Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't get it. Lonnie's solution worked.
Instead of this: sheets("Data Entry").activate I used the following code: dim DE as worksheet set DE = sheets("Data Entry") DE.activate and it worked! Now why is that? Why did the simpler code work in Excel 97 or Excel 2000 but not in Excel 2003? Does anyone know? Is there something to learn here? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Upgrade from Excel 2000 to Excel 2003 without MS Office 2003? | Excel Discussion (Misc queries) | |||
Excel 2003 crashes loading excel files created Excel 2000 | Excel Discussion (Misc queries) | |||
Converting VB Code for Excel 2000 to Excel 2003 | Excel Programming | |||
Code-signing certificate problems in Excel 2000 with Windows 2000 | Excel Programming | |||
Excel VBA Code Execution Excel XP Vs Excel Office 2000 | Excel Programming |