View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Henry Henry is offline
external usenet poster
 
Posts: 61
Default new worksheet and rename from cell contents macro

Hi all,

I need a macro to:

Copy the latest worksheet, (not a specific one each time)
Rename the worksheet to the contents of a cell (i.e. a date)


Any help with code?