![]() |
|
#3
|
|||
|
|||
|
You could have a calculation of some sort at the end of each row which concatenates all the rows with the separator of your choice.
Say you have the Bob, Jim, and Tom in Row 1, A through C: Code:
=CONCATENATE(A1," ",B1," ",C1) |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| a macro that can copy data from copy.xls to our current excel macro.xls based on criteria: | udhaya | Excel Programming | 1 | 11-12-2015 10:12 AM |
| Excel to Access to Excel for report automation | Nicholaspoe | Excel Programming | 10 | 10-08-2013 08:13 PM |
Access or Excel?
|
hektisk | Office | 11 | 04-11-2011 04:24 PM |
Should I uses Access or Excel?
|
tinkertron | Office | 5 | 03-29-2009 08:30 PM |
| Excel or Access ? | inferno | Excel | 0 | 10-03-2008 03:42 AM |