I would like to Add the data in 2 or 3 or 4 cells into a single cell and Concatenate or using the "&" will work fine if the result was in another cell. E.g. if A1 = "the", B1 = "Big" and C1 = "Fight" then Cancatenate or "&" in D1 will give the result "the big fight".
How do I achieve this same result in either A1 or B1 or C1 ?, i.e. if the selected cell is B1 and then I want B1 to be B1 + C1 - How to get this done. The number of cells to Concatenate could range from minimum of 2 upwards.
TIA.
Ninad.
How do I achieve this same result in either A1 or B1 or C1 ?, i.e. if the selected cell is B1 and then I want B1 to be B1 + C1 - How to get this done. The number of cells to Concatenate could range from minimum of 2 upwards.
TIA.
Ninad.