View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cyb3rwolf cyb3rwolf is offline
external usenet poster
 
Posts: 4
Default Prompt for cells on open

Hello. I am very new to VBA coding... I have a spreadsheet that each time it
opens, I want it to prompt for a Start Date, End Date, and Employee Number.
Then, take those three pieces of Data, and put them each in specific cells on
my sheet. Anybody help me out in telling me how i would accomplish this?