Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 43
Default problem wtih worksheets activate

I am using same office-2003 in two computers but in one computer the
following code only works
workbooks("abc.xls").activate
but in another computer
workbooks("abc").activate only works
But i want to use both the computer changing the code is time consuming
process
How to do this task so that both computer should accept the same code.
Thanks for reply

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default problem wtih worksheets activate


ezil;343893 Wrote:
I am using same office-2003 in two computers but in one computer the
following code only works
workbooks("abc.xls").activate
but in another computer
workbooks("abc").activate only works
But i want to use both the computer changing the code is time consuming
process
How to do this task so that both computer should accept the same code.
Thanks for replyAre you sure that there aren't two different files? i.e one "abc" with a

..xls extension and one "abc.xls" with a .xls extension, in effect the
latter file name would be abc.xls.xls.


--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=96211

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro wtih sumproduct 2 help [email protected] Excel Programming 2 August 30th 06 12:54 AM
Workbook.Activate / Window.Activate problem Tim[_44_] Excel Programming 3 February 3rd 06 11:38 PM
Help wtih date and time in the same cell Michaela Excel Worksheet Functions 3 February 9th 05 09:49 PM
Help needed wtih Vlookup farmer[_2_] Excel Programming 2 May 13th 04 08:52 PM
How do I use Excel9.olb with computers wtih Excel 97? Tom Ogilvy Excel Programming 0 August 29th 03 01:30 AM


All times are GMT +1. The time now is 10:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"