akinkaraman Member Apr 19, 2015 #1 I want a formula where AVI, PER and DGR belongs to. Can you help me to write formulas for cells M2, M4 and M6 in a list? Thanks.. Attachments List.xlsx List.xlsx 9.3 KB · Views: 1
I want a formula where AVI, PER and DGR belongs to. Can you help me to write formulas for cells M2, M4 and M6 in a list? Thanks..
N NARAYANK991 Excel Ninja Apr 19, 2015 #2 Hi , See if this is OK. Narayan Attachments List.xlsx List.xlsx 11.4 KB · Views: 1
akinkaraman Member Apr 19, 2015 #3 Hi Narayan; what if, there are more than 9 same items? I think it can show maximum 9. It would be better if it shows in one cell with seperating comas. Last edited: Apr 19, 2015
Hi Narayan; what if, there are more than 9 same items? I think it can show maximum 9. It would be better if it shows in one cell with seperating comas.
N NARAYANK991 Excel Ninja Apr 19, 2015 #4 Hi , All you have to do is copy the formula across more columns. Excel cannot concatenate ranges ; if you wish to have a concatenated output , concatenate the individual outputs from the cells using the & operator or the CONCATENATE function. Narayan
Hi , All you have to do is copy the formula across more columns. Excel cannot concatenate ranges ; if you wish to have a concatenated output , concatenate the individual outputs from the cells using the & operator or the CONCATENATE function. Narayan