Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hope you can help, need to move a value in one cell to another only IF the
first cell is not empty. In a function it would be: in cell B2 - - - - =IF(C2="","",C2) What I have now: Col1 Col2 AAA BBB CCC What I would like to end up with: Col1 Col2 AAA AAA BBB BBB CCC CCC Thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to remove contents of cell and move all other contents up one row | Excel Discussion (Misc queries) | |||
Macro to copy contents in current row to Sheet2 | Excel Programming | |||
Macro to copy cell contents number of columns | Excel Programming | |||
Using VB copy contents of a macro to workbook | Excel Programming | |||
Copy cell contents into Macro code | Excel Programming |