View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian C Brian C is offline
external usenet poster
 
Posts: 37
Default Worksheet Expiration

Hi,
I want to set an expiration date for a worksheet. I'll store the date in an
xlveryhidden sheet in a cell.

Can someone help with the code to check the cell and compare to now, and
goto a sub to hide the other sheets?

Thanks,

Brian