Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() The Brackets in the Show Command e.g. frmMyForm.Show () ... what are they used for? I thought it was for passing a variable, but if I put one in the brackets, how can I read it ? I've tried Private Sub UserForm_Activate(x) End Sub Private Sub UserForm_Initialize(x) End Sub Bring up an error 'Procedure declaration does not match description of event or procedure having the same name' I can't find a 'Form Load' or any place in properties to use. What am I doing wrong? Thanks - Kirk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to show time on a form | Excel Discussion (Misc queries) | |||
How to show User Form when form name is in string? | Excel Programming | |||
How do I do? A personalized form, similar to Show data Form | Excel Programming | |||
Form.Show problem | Excel Programming | |||
Help! Animated gif-image in form does not show animation when form loaded | Excel Programming |