View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pikus pikus is offline
external usenet poster
 
Posts: 1
Default Public variable usage!

Yes it is most definitely a bug. Doesn't sound like anything got
corrupted. The alternating use of foreward and back slashes in the
error message is curious if that is in fact the way it came up. It's
hard to really nail this down given how much I don't know about your
project, but I'd say you should confirm the location and availability
of "stati" in your project. You may have, without realizing it, called
it from a certain workbook or add in that was open the first time you
ran it but is not now. I'd also look at how you're creating/naming the
new .fev files. Also helpful would be to step through your code a line
at a time until the error occurs so you can get a better idea what is
happening at the time. My final recommendation is to post your code or
the workbook itself so we can take a good look... - Pikus


---
Message posted from http://www.ExcelForum.com/