View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Pop Up Dialog box with options.

Yes. You need to use a worksheet open event and have a form pop up.

"o2bing" wrote:

Hi

Is it possible to have a box pop up with options (asking the user to select
which tab to select), when the spreadsheet first opens.

Thanks