Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear all,
I have the following codes worked prefectly well in Windows 98 and Windows 2000. with workbooks("Control") .worksheets("Main").activate end with However after I put the excel file onto a Windows XP machine, it does not work anymore. I need to put extra code on the top of it. workbooks("Control.xls").activate with workbooks("Control") .worksheets("Main").activate end with Is this the way how it should be in Windows XP? It would be a nightmare to me as I would need to make a lot of modification in my program since there would be quite a lot switching between different workbooks in my program. Please advise! Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i work on both workbook when using split windows | Excel Discussion (Misc queries) | |||
Windows+Tab in Vista doesn't work | New Users to Excel | |||
why will pandora's box not work on windows xp | Excel Discussion (Misc queries) | |||
Is there an Excel viewer that will work with Windows 98? | Excel Discussion (Misc queries) | |||
Why doesn't this work in Windows NT & MS Office 97 | Excel Programming |