Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hallo Guys,
I have created a new table at runtime and want excecute some code if the user clicks on a cell. How can I do that? This doese not work: Dim oWKS as Worksheet Set oWKS = ThisWorkbook.Worksheets.Add oWKS.cells(1,1).onAction = "MyMacro" ' Error |
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 | |||
Unable to excecute formula | Excel Discussion (Misc queries) | |||
macro to run a separate macro dependent on value in cell | Excel Programming | |||
Question: Cell formula or macro to write result of one cell to another cell | Excel Programming |