Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to do something relatively simple. I want to run a small macro
that will automatically click on a cell (range name of "begin") and then active the Form (Data - form...). This is a work related worksheet, and my co-workers can not remember where to activate the form. Now, I tried doing the recorded macro, but it always fails. I have seen this macro, but I can't seem to recreate it. What am I doing wrong?? "Sub Userform() ' ' Userform Macro ' Macro recorded 5/22/2005 by Voldemore ' ' Range("A4").Select ActiveSheet.ShowDataForm End Sub" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to get a User Form to activate off a drop down menu | Excel Discussion (Misc queries) | |||
Activate a form ? | Excel Discussion (Misc queries) | |||
Macro to activate form button | Excel Programming | |||
Activate user form upon condition | Excel Programming | |||
How to keep window + form activate together | Excel Programming |