Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In article , "dd" <dd.dd says...
Is there a way to have the DataForm command activate when the file is opened ? I tried the following worksheet event, but nothing happens: Private Sub Worksheet_Activate() ActiveSheet.ShowDataForm End Sub Also, is there a way to attach validation lists to the form's textboxes so that users can select the required data? Regards D Dawson You already have a response to your first question. As far as the 2nd goes, no, the data form supports nothing beyond the bare basics. -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation list in data entry form | Excel Discussion (Misc queries) | |||
data validation list form sheet | Excel Worksheet Functions | |||
Personal.xls not opening at startup | Excel Discussion (Misc queries) | |||
opening workbooks on startup | Excel Discussion (Misc queries) | |||
Excel DataForm not picking up correct list | Excel Programming |