Intermittent Pseudo "Break Point" on First Run but not Subsequent Runs

  • Thread starter Thread starter Tim Childs
  • Start date Start date
T

Tim Childs

Hi

I have written a procedure for formatting some Excel CSV download data which
works fine for almost all users.

However, for one user on their first run in the given Excel session, the
macro stops at the same point as it is is on a break point (there is no
error message). There is no break point shown and the macro will continue to
run properly if {F5} or {F8} is pressed. The error occurs for that one user
on different machines. On the second run, all is fine.

Can anyone shed any light on this?

Thanks

Tim
 
Hi

thanks for that

in a Windows XP network environment, is that a user-specific setting or part
of the Project itself?

Also, there is no real error - it just stops and highlights the VB line in
yellow: it's weird!

Thanks

Tim
 
Tim Childs said:
Hi

thanks for that

in a Windows XP network environment, is that a user-specific setting or
part
of the Project itself?


Not absolutely sure, but I think it's at the user level.

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top