View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Stephens Mark Stephens is offline
external usenet poster
 
Posts: 124
Default For next loop suddenly not working, any ideas?

I have a for x = 1 to 50 construct running, but for some explicable reason it is suddenly ignoring the upper limit and just carrying on past it which wrecks the code, any ideas what could cause this to happen?

Am turning in now so wont be able to respond until tomorrow with any more info but any suggestions gratefully accepted as it is rather mystifying!

Thanks, Mark