active sheet is 'slow' to be active

  • Thread starter Thread starter Charlie
  • Start date Start date
C

Charlie

Strange???
My code starts with wsA.Activate (wsA is set to sheet1)
and then more code like that fills several cells with values, those values
show up on the sheet that was active before I clicked run. It's like the
code didn't have a chance to really make sheet1 active with the wsA.Activate
cmd before it went ahead and pasted in some values for several cells??? Or
am I missing something?
 
hmmm, I had some code in the controlsource of some controls that was causing
the problem...
 

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