Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to trigger a macro whenever the user enters cell H11 and enters a
number 1-12 (not from a drop-down list though). The macro will take the values in Cells M20, M24, M28, M32,M36, and copy them into different cells (N10-14) on Sheet2, print them out and return to Sheet1, then clear the original cells. Depending on whether the number entered was 1, 2..or 12, the macro would go to a different sheet to print. I can get this basic copy-print-clear process to run through a recorded macro that runs off a button, but what I really want is for macro to be triggerered by whichever number was entered into H11. I'm pretty the answer starts with WorksheetChange, but I'm outta my league. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
'IF' Macro to insert cell contents to alternate cell if cell not e | Excel Worksheet Functions | |||
using a cell value to control a counter inside a macro and displaying macro value | Excel Worksheet Functions | |||
If cell is empty then run macro otherwise skip this macro | Excel Programming | |||
Named cells in a worksheetchange macro instead of hard cell refere | Excel Programming | |||
Question: Cell formula or macro to write result of one cell to another cell | Excel Programming |