View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Connie Connie is offline
external usenet poster
 
Posts: 106
Default Using Multiple Monitors with Excel Spreadsheet with VBA Code

I have a user who is using two monitors at his workstation. When he runs my spreadsheet, the spreadsheet appears on one monitor and all message boxes, user forms, etc. appear in the 2nd monitor. Is there any way to have the message boxes and user forms appear in the same monitor as the spreadsheet as it would if you only had one monitor? Thanks!

Connie