Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
From a command button on a dataform the "on click" event,
can I run code from a Standard module? Totally, separate Q: In a standard module where I use Dim LrowS2 as Integer and later in the code I have a line: LrowS2 = Range("B65356").end(xlUp).row I get compile error at this point, with explanation of: Statement Invalid outside Type Block.. ???? Not a clue here.... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro to standard module | Excel Discussion (Misc queries) | |||
copying vba code to a standard code module | Excel Discussion (Misc queries) | |||
How to activate "New" tab in Dataform through VB Code | Excel Discussion (Misc queries) | |||
Workbook and Standard Module | Excel Programming | |||
Renaming a standard module | Excel Programming |