View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Aaron Aaron is offline
external usenet poster
 
Posts: 59
Default Ask user for information

Hi,

I would like to run a macro that asks the user of a worksheet a few
questions and gathers the information from them before they start
working on the sheet.

This information is stuff like, Temperature, Date etc. Then i would
like the macro to fill the relevant cells with this information.

Currently the user selects the cells and enters the information, but I
would like to be able to automate the sheet more.

TIA,

Aaron.