Hello Everyone and Happy Holidays,
I am trying to write a formula that would be able to add 5 to even 100 cells into one cell. I know I could use concat but I dont want to have to type out a formula each time that could have possibly 50 or more entries.
In addition I want each entry/value that is in the cell to have a semicolon to follow it. I need to have all cells in one string so I can copy it as one entry.
I have attached a spreadsheet but here is what I am trying to do
I have 5 numbers listed in A2, A3, A4, A5, A6
01131340
01140877
01119873
01137540
01139856
I want the formula in whatever cell but I need it to generate this: 01131340;01140877,01119873,01137540;01139856
Again I want something so that if I have 50 values the formula can pickup on that and do the 50 entries or if there is 10 entries do ten. But I need them in one cell with each entry followed by the semicolon.
I heard this could be done but having a difficult time on what I should use and do.
Thanks in advance.Combining all values into one cell example.xlsx
Bookmarks