Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would appreciate any help with the following - I need to copy the contents of a cell to another but only if the other cell is blank. The problem is that we have a row of customer data but each subsequent row does not include the reference if the folowing order is from the same customer. So, if A3 contains a customer id and rows 3,4,5,6 relate to the same customer, I need to transfer the contents of cell A3 to A4, A5, A6 but not A7 if that cell contains another reference number, I then need this to do the same thing for A7, ie. copy its contents down to the next cell containing a value. I'm thinking that this could be done via a macro, any help appreciated. Thanks, Mickey |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Start Cell B1 then find first blank cell, insert subtotal, next non blank, then next blank, sutotal cells in between......... | Excel Programming | |||
Need macro to check if cell is not blank & previous cell is blank, copy information from row above & paste | Excel Programming | |||
Copy to first Blank cell in Colum C Non blank cells still exist be | Excel Programming | |||
Copy data in one cell to blank cell immediately below, repeat | Excel Worksheet Functions | |||
COPY A CONCATENATE CELL TO BLANK CELL PUTTING IN THE NEXT BLANK C. | Excel Discussion (Misc queries) |