ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   excel 2000 and 2003 (https://www.excelbanter.com/excel-discussion-misc-queries/19547-excel-2000-2003-a.html)

cwwolfdog

excel 2000 and 2003
 
I have a program created in 2003 that has a TOC page with links to about 46
sheets. The sheets have the code

Private Sub Worksheet_Activate()
UserForm1.Show
End Sub

When I open it in 2003 and click the link, UserForm1 is shown. When I open
the same program in 2000. when a user clicks there individual tab, the
UserForm is activated, but when they click the link on the TOC page it does
not activate the form.

Any suggestions.

Thanks

Dave Peterson

A longggggg time ago, there was a discussion about this kind of problem (not
with xl2003), though.

One suggestion was to get rid of the hyperlinks and use macros to select those
other sheets.

cwwolfdog wrote:

I have a program created in 2003 that has a TOC page with links to about 46
sheets. The sheets have the code

Private Sub Worksheet_Activate()
UserForm1.Show
End Sub

When I open it in 2003 and click the link, UserForm1 is shown. When I open
the same program in 2000. when a user clicks there individual tab, the
UserForm is activated, but when they click the link on the TOC page it does
not activate the form.

Any suggestions.

Thanks


--

Dave Peterson


All times are GMT +1. The time now is 09:20 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com