LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Trouble Opening Workbook

Hi Steve,

I have a similar problem in that a VBA macro that used to work now quits executing after it opens a file. I have no suggestions, but it sounds similar to your problem. Perhaps the gurus will have a suggestion.

I reduced my macro to the following and it always opens the file but stops executing before the move to the last entry in column B.

ChDir "C:\Documents and Settings\bill\My Documents\NewCode\TestFileOpen"
Workbooks.Open Filename:="TestFile.xls"
Range("B2").End(xlDown).Select
...

Let's hope someone knows what our problem is.


 
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
File Opening Trouble JGreg7 Excel Discussion (Misc queries) 8 April 6th 09 05:17 PM
Large Workbook - trouble opening rbecker Excel Discussion (Misc queries) 5 December 8th 08 07:00 PM
trouble opening old 5.0 file Karen Excel Discussion (Misc queries) 0 April 20th 07 02:34 AM
Trouble opening files Robert New Users to Excel 5 November 21st 06 12:06 PM
TROUBLE OPENING OLD WORKBOOK VERSION medford1986 Excel Discussion (Misc queries) 2 May 1st 06 04:06 AM


All times are GMT +1. The time now is 12:53 PM.

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

About Us

"It's about Microsoft Excel"