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


Tom,
Thank you very much for suggestion. I tried it and it still did not
work.
Thanks,
Alex


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default looping through worksheets

Error 9 is subscript out of range.
Set cell = Workbooks("0620.Xls").Sheets("d.o.").Range
Set update = Workbooks("0620.Xls").Sheets(b).Range("d26")

choices are
no workbook namd 0620.xls

no sheet name d.o.

no sheet with the name in variable b

Regards,
Tom Ogilvy



Alex ekster wrote in message
...

Tom,
Thank you very much for suggestion. I tried it and it still did not
work.
Thanks,
Alex


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



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
Help with Looping Macros Chaitanya Excel Worksheet Functions 0 December 24th 10 06:01 AM
Looping Maggie[_6_] Excel Discussion (Misc queries) 6 October 2nd 08 09:14 PM
Not Looping Roger Excel Discussion (Misc queries) 0 February 26th 08 05:18 PM
Looping David T Excel Discussion (Misc queries) 2 August 30th 06 10:51 PM
looping through worksheets alex Excel Programming 0 July 20th 03 06:43 PM


All times are GMT +1. The time now is 06:44 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"