View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mustang Mustang is offline
external usenet poster
 
Posts: 37
Default Create a new worksheet based on and input box

I am hoping someone can help me out. I would like to create a macro to
achieve the following but not sure how to go about it:

Create a command button which will create an input box which asks the user
to type in a new job number (these are layed out as 12-3456), then the master
job sheet (call it Master Job) is copied and the tab is named with the job
number typed into the input box.

Many thanks in advance