Dec 20, 2006 #1 pelagic Programmer Joined Nov 7, 2002 Messages 97 Location US Hi there, How could I create a button in MS Project, and when user clicks on a button displays message box such as "How are you?" Thanks,
Hi there, How could I create a button in MS Project, and when user clicks on a button displays message box such as "How are you?" Thanks,
Jan 1, 2007 #2 S SkipVought Programmer Joined Dec 4, 2001 Messages 47,492 Location US Hi, I am no Project expert. If MS Project is anything like other MS applications, here are a couple of things to try. Right click in the toolbar. Is there a Control Toolbox selection displayed? If so, you can place a button in your project. Is there a Form selection displayed? If so, you can place a button in your project. Is there a Customize selection displayed? If so, you may be able to create a button and a new toolbar. Depending on the kind of button depends how you can associate a procedure. Skip, [red][/red] Upvote 0 Downvote
Hi, I am no Project expert. If MS Project is anything like other MS applications, here are a couple of things to try. Right click in the toolbar. Is there a Control Toolbox selection displayed? If so, you can place a button in your project. Is there a Form selection displayed? If so, you can place a button in your project. Is there a Customize selection displayed? If so, you may be able to create a button and a new toolbar. Depending on the kind of button depends how you can associate a procedure. Skip, [red][/red]
Jan 3, 2007 #3 JackONeill Programmer Joined Mar 8, 2004 Messages 65 Location US Warning!! this will only work with the current file!!! if you want that it work with all file you will need to transfert the Macro and the Toolbars inside the GLOBAL File... Upvote 0 Downvote
Warning!! this will only work with the current file!!! if you want that it work with all file you will need to transfert the Macro and the Toolbars inside the GLOBAL File...