Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How can I assign a macro to a specific cell in an Excel sreadsheet. I know
theres a way but I cant find the answer. Many thanks for your help. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There is no way to assign a macro to a cell. However, you can use
either the Change or SelectionChange event procedure to execute code with a cell is changed or selected, respectively. See http://www.cpearson.com/excel/events.htm for info. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Pendelfin" wrote in message ... How can I assign a macro to a specific cell in an Excel sreadsheet. I know theres a way but I cant find the answer. Many thanks for your help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assign Macro | Excel Discussion (Misc queries) | |||
Closing File Error | Excel Discussion (Misc queries) | |||
Assign a macro to Command Button Object | Excel Discussion (Misc queries) | |||
Assign to macro missing | Excel Discussion (Misc queries) | |||
assign a macro to a control button | Excel Discussion (Misc queries) |