Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all, I got data in column A and B as show below.
Row A B ......col 1 ID DATA ...headings 2 XY01 Record 3 Time 4 Left 5 XY02 Time 6 Right 7 XY03 System 8 Record 9 Time 10 Left I need macro which should merge column B data and put result in column C as shown below Row A C ......col 1 ID DATA ...headings 2 XY01 Record Time Left 3 4 5 XY02 Time Right 6 7 XY03 System Record Time Left 8 9 10 Basically i need macro to go through column A cells and all those cells in column B which have value and they are in same row of blank cells of column A, macro should merge their values and put result in column E in same row of non blank cell of column A. Please can any friend can help me on this |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
merge data macro | Excel Programming | |||
Macro or Formula to merge data | Excel Discussion (Misc queries) | |||
Mail merge macro: select recipients from Excel during merge | Excel Programming | |||
mail merge excludes my headers and critical data in Word merge | Excel Discussion (Misc queries) | |||
how do i get my mail merge to update the data source at each merge | Excel Discussion (Misc queries) |