View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
witek witek is offline
external usenet poster
 
Posts: 147
Default Unique value of Excel file

I am looking for something which can serve as unique value for
individual Excel file.

It should be:
- unique for each individually created file (file - new)
- should not change if you make a copy of the file (save as) or
modify the file
- user should not be able to modify it (or at least it should be hard
to do).

any ideas?