I dont have any programming experience with excel. I do however with VB but cant figure out what the "formload" script is for excel. Im needing my workbook to open to a certain page when the file is open but it sometimes doesnt.
I dont have any programming experience with excel. I do however with VB but cant figure out what the "formload" script is for excel. Im needing my workbook to open to a certain page when the file is open but it sometimes doesnt.
Good afternoon stin25
Excel will always open at the page it was last saved on. You can switch to this page on opening by using a macro like this in your ThisWorkbook module :
The Workbook_Open routine will fire when the file is opened.![]()
Please Login or Register to view this content.
Remember, that if you get stuck with syntax with VBA (unlike VB.Net) you can just record a macro and work with that (Tools > Macro > Record New Macro).
HTH
DominicB
Please familiarise yourself with the rules before posting. You can find them here.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks