Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can you run a macro in an active cell?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
could you be a little more specific?
-----Original Message----- How can you run a macro in an active cell? . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can you be more specific? In general, you can't run macros from
cells. Perhaps if you provide a few more details, you will get a better answer. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "ku" wrote in message ... How can you run a macro in an active cell? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can't directly, you'll need to use an Event Macro:
See http://cpearson.com/excel/events.htm In article , "ku" wrote: How can you run a macro in an active cell |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
very useful, thank you!
-----Original Message----- You can't directly, you'll need to use an Event Macro: See http://cpearson.com/excel/events.htm In article , "ku" wrote: How can you run a macro in an active cell . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro-active cell | Excel Discussion (Misc queries) | |||
move from active cell offset in macro | Excel Discussion (Misc queries) | |||
Active cell position for macro | Excel Worksheet Functions | |||
how to create a macro that references the currently active cell | Excel Worksheet Functions | |||
Run a macro in the active cell. | Excel Programming |