PC Review


Reply
Thread Tools Rate Thread

How to: Assign pop up when command button is pushed

 
 
=?Utf-8?B?U2FyYSBTdG9uZQ==?=
Guest
Posts: n/a
 
      28th Nov 2006
Hello,

Does anyone know how to assign a pop up message when a command button is
pushed? I'm trying to create a form that has help buttons and when one of
the help buttons is pushed by a user I need a pop up (or something like it)
to come up and say a specific message.

Please help. Thanks!
 
Reply With Quote
 
 
 
 
Corey
Guest
Posts: n/a
 
      28th Nov 2006
sub msg()
msgbox "This is the message",, "Title Box" ' <====== Modify to suit
end sub

You can use the :
call msg to run the msgbox


Or alternately

in design mode double click the command button you want to run the message,
then place the code there.

Corey....

"Sara Stone" <(E-Mail Removed)> wrote in message
news:CB2B2BE0-B000-4663-8D41-(E-Mail Removed)...
> Hello,
>
> Does anyone know how to assign a pop up message when a command button is
> pushed? I'm trying to create a form that has help buttons and when one of
> the help buttons is pushed by a user I need a pop up (or something like
> it)
> to come up and say a specific message.
>
> Please help. Thanks!



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Assign MAcro to command button T De Villiers Microsoft Excel Programming 5 9th Nov 2006 05:33 PM
Assign Macro to Command Button =?Utf-8?B?YWRhbWFhZ2FyZA==?= Microsoft Excel Programming 2 11th Feb 2006 04:36 PM
how can I assign a password to a command button =?Utf-8?B?SGVscCE=?= Microsoft Excel Programming 2 4th Jan 2006 01:52 PM
Assign Module to Command Button Andibevan Microsoft Access 4 9th Nov 2005 02:39 PM
Re: Can't assign macro to command button Ken Macksey Microsoft Excel Misc 0 7th Sep 2003 03:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:51 PM.