View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
JMay JMay is offline
external usenet poster
 
Posts: 468
Default My 3rd Msgbox is popping up in wrong position

Yeah,

I think I'm suddenly interested in using a userform. Appreciate your help.
Jim

"Norman Jones" wrote:

Hi Jim,

'-----------------
'But first -- all this code "SCARES ME TO DEATH" !!

I copied and pasted into my sample file, and afterwards,
it didn't work. Is there an order in which all this code (of Jim Rech's
code)
is to be arranged into the code window?
-----------------


The code works for me.

Try pasting Jim's code at the top of a standard module,
before any other code, and run the code from the Excel
interface.

I reported the link ti Jim's code primarily to show that it is
possible to position a MsgBox,

However, perhaps you might try the other suggestions.


---
Regards,
Norman