Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a Excel spreadsheet that is linked to another program and
displaying a value from the linked db in the first cell of the spreadsheet. What I would like to do is capture the value of the first cell as it changes and copy to the next available empty cell in the row. Something like this example below. Initial value shows: Col1 Col2 Col3 53 when the value changes the first time do this: Col1 Col2 Col3 54 53 when the value changes again do this: Col1 Col2 Col3 55 53 54 And so on..... Any help would be greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF value in a cell, return another cell's value to original cell | Excel Worksheet Functions | |||
Copy rows but need to refer to same cell in original formula | Excel Worksheet Functions | |||
copy cell to next open line | Excel Programming | |||
I copy a formula and the results copy from the original cell | Excel Discussion (Misc queries) | |||
How can I copy many formulas and keep original cell location? | Excel Discussion (Misc queries) |