Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have in column A cells with the following content :
A1 : Mother A2 : go A3 : home A4 : ( empty cell) A5: ( empty cell) A6 : Daddy A7 : works A8 : in a A9 : mine A10 : (empty cell) A11 : My uncle A12 : is a spy What i want in a macro which does that B1 : Mother go home B2 : Daddy works in a mine B3 : My uncle is a spy The macro should concatenate the cells with text and "understand" empty cells as delimiter . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CONCATENATES | Excel Worksheet Functions | |||
how to make macro to combine text from 2 cells? | Excel Programming | |||
macro to select cells containing specific text and delete all cells but these | Excel Programming | |||
Removing concatenates for VBA calculs | Excel Programming | |||
Macro to delete rows with text cells | Excel Programming |