View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Big Chris[_2_] Big Chris[_2_] is offline
external usenet poster
 
Posts: 1
Default How to make an Excell-sheet un-usable!

Assuming your spreadsheet will be password protected with all cells
hidden......I always insert a column on the left, insert the formula
'=today()' then identify a cell which drives much of the information
and add the fomula =if('the cell with =today() in it''the date in
numbers you want the sheet to stop working',"")

i.e. if today's date is greater than the preset date for the sheet to
cease functioning then return blank data in the cell in which the
formula appears.



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/