View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sus1e sus1e is offline
external usenet poster
 
Posts: 9
Default Using the result of an input box

Hi,
I am trying to get my brain around how to take the information from an input
box and use that data to rename the excel sheet.

For example, I want to prompt for a week number and then rename the sheet to
be that week number.

I then want to use the Week number for other things.

I am still fairly new to excel programming and just can't figure it out at
the moment. Any help would be great.

Thanks