#1   Report Post  
Posted to microsoft.public.excel.misc
Micayla Bergen
 
Posts: n/a
Default dialogue pop up

Hi
i have entered the following after drawing up my message box:
Private Sub Workbook_Open()
MsgBox "Remember to print the MDA Approved page from the recos spreadhseet",
End Sub

but it doesnt pop up when i open the workbook. have i left something out?

thank you
  #2   Report Post  
Posted to microsoft.public.excel.misc
Paul B
 
Posts: n/a
Default dialogue pop up

Did you put it in the thisworkbook module? That is where it needs to be

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Micayla Bergen" wrote in message
...
Hi
i have entered the following after drawing up my message box:
Private Sub Workbook_Open()
MsgBox "Remember to print the MDA Approved page from the recos

spreadhseet",
End Sub

but it doesnt pop up when i open the workbook. have i left something out?

thank you



  #3   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default dialogue pop up

"Paul B" wrote:
Did you put it in the thisworkbook module? That is where it needs to be


Just adding on a little ..

Right-click on the Excel icon just to the left
of "File" on the menu Choose "View Code"
(This will bring you direct into the "ThisWorkbook" module)

Copy Paste the sub into the code window on the right
(clear the defaults there first)

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
  #4   Report Post  
Posted to microsoft.public.excel.misc
Norman Jones
 
Posts: n/a
Default dialogue pop up

Hi Max,

Right-click on the Excel icon just to the left
of "File" on the menu


Just to add to your good advice, this is true if you have your spreadsheet
maximized, but if you don't, as often may be the case, the icon is at the
top-left of the spreadsheet, not by the "File" menu.

See:
http://tinyurl.com/ne83y


---
Regards,
Norman


"Max" wrote in message
...
"Paul B" wrote:
Did you put it in the thisworkbook module? That is where it needs to be


Just adding on a little ..

Right-click on the Excel icon just to the left
of "File" on the menu Choose "View Code"
(This will bring you direct into the "ThisWorkbook" module)

Copy Paste the sub into the code window on the right
(clear the defaults there first)

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---



  #5   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default dialogue pop up

Norman, thanks for elaboration !
(I'll have to trace the link you provided later, unable to do so right now ..)

Just found out that the comma at the end of the 2nd line in the sub posted
by the OP needs to be deleted as well, before the sub could be accepted in
VBE.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Norman Jones" wrote:
Hi Max,

Right-click on the Excel icon just to the left
of "File" on the menu


Just to add to your good advice, this is true if you have your spreadsheet
maximized, but if you don't, as often may be the case, the icon is at the
top-left of the spreadsheet, not by the "File" menu.

See:
http://tinyurl.com/ne83y


---
Regards,
Norman



  #6   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default dialogue pop up

"Norman Jones" wrote:
.. http://tinyurl.com/ne83y


Aha, I see Bob's at the other end of the line <g
Thanks, Norman.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Display in cell not dialogue box sparx Excel Discussion (Misc queries) 4 March 20th 06 10:57 PM
Dialogue with Java v_verno Excel Worksheet Functions 0 January 8th 06 09:11 PM
Query Refresh-Enable Automatic Refresh Dialogue Box Terri Excel Discussion (Misc queries) 0 May 6th 05 08:21 PM
Need VBA code for "Open Dialogue" box Brent E Excel Discussion (Misc queries) 2 February 8th 05 04:23 AM
Macro to simply bring up the Find dialogue box?? marika1981 Excel Discussion (Misc queries) 14 January 14th 05 10:47 PM


All times are GMT +1. The time now is 02:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"