Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a list of data in column A, like the following; UAD54334 UAD54354 UAD97721 UAD31225 and so on... I would like to merge all these values into one cell, but with | seperating each value. ie. I would like cell B2 to display "UAD54334| UAD54354|UAD97721|UAD31225" The concatenate function would work fine, but I would have to quote each cell reference from my list each time. I'm not sure how to merge data into one cell using VBA. Some advice would be appreciated. Thanks Tony |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If a cell matches a list of values...... | Excel Discussion (Misc queries) | |||
Concatenate text cell and formula cell result | Excel Worksheet Functions | |||
Creating a list of cell values | New Users to Excel | |||
Combining cell values in a list | Excel Programming | |||
Want to be able to click on a cell and have a list box appear to give values to populate a cell | Excel Programming |