Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default Message Box with three options

Hi. I never work with VBA so I am struggling with what is a very easy problem.

Upon opening a workbook, I would like to be prompted with three options:

1) Go to sheet "A"
2) Go to sheet "B"
3) "No"; basically quit and stay in the tab I am currently in

I currently have a Yes/No routine, but now I have another tab that I have
to consider going to.

Appreciate any help.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,942
Default Message Box with three options

hi
for the built in message box, no. it does have multiple options like "OK",
"YES""NO", "Abort""retry""Ignore". but these are not programable.
you would have better luck to create your own custom message box from a user
form using labels for the messages then put some code behind the labels to
"goto" the sheet selected.

regards
FSt1



"Scott A" wrote:

Hi. I never work with VBA so I am struggling with what is a very easy problem.

Upon opening a workbook, I would like to be prompted with three options:

1) Go to sheet "A"
2) Go to sheet "B"
3) "No"; basically quit and stay in the tab I am currently in

I currently have a Yes/No routine, but now I have another tab that I have
to consider going to.

Appreciate any help.

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
Send mail with outlook message options-Delivery OptionS JC Excel Programming 1 April 30th 08 10:52 PM
Send mail with outlook message options-voting importance JC Excel Programming 5 April 30th 08 10:18 PM
Message box with multiple options running different macros Martin Excel Discussion (Misc queries) 3 July 23rd 07 12:19 PM
Working with options from within Tools Options clears the Clipboar Peter Rooney Excel Programming 6 November 18th 05 04:49 PM
How to diasble the 'Tools - Options - View - Comments' options? Alan Excel Programming 3 May 19th 05 10:58 PM


All times are GMT +1. The time now is 09:30 AM.

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"