Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using Excel 2007. I have a form to input to a spreadsheet. I have 2
routines, 1 to put the information from the form to a sheet , Sub FillSheet (), another to take information from the sheet and show it in labels on the form, Sub FillForm (). I have a command button to run the code 'Call FillSheet' and 'Call FillForm'. This works fine on the form. I want to fill the form when it opens so I put 'Call FillForm' with the Workbook Open code. This is where I get the error. How do I difine the 'Sub FillSheet' is on a different page of code? Thanks Doug ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...el.programming |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumproduct function / VB user defined function | Excel Discussion (Misc queries) | |||
Using dcount function within user-defined worksheet function | Excel Programming | |||
Excel - User Defined Function Error: This function takes no argume | Excel Programming | |||
Need to open the Function Arguments window from VBA for a user defined function. | Excel Programming | |||
User-Defined Function pre-empting Built-in Function? How to undo???? | Excel Programming |