Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a dataset on worksheet (L6:BL155). I am looking for a way in that when
a user inputs a value in a cell, a macro will then copy and paste (as values) that same value to the cells left of it in that row. For example, if the value of 100 is input in cell P9, then 100 will then be automatically populated from L9 to O9. If the value 50 is input in Z13, then 50 will be populated from L13 to Y13, etc. Was looking for pasting as values due to conditional formatting formulas in the range and don't want to effect those. Also, it doesn't matter if there is a value present in a cell to the left of cell being input. I would have it override that value. Is this possible? Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
event macros vs copy/paste | Excel Worksheet Functions | |||
Ws Selection Change Event Code, Copy a Cell problem | Excel Programming | |||
Copy picture and remove event code | Excel Programming | |||
Change event copy & paste | Excel Programming | |||
Worksheet_Change Event - Macro kills copy and paste | Excel Programming |