View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nigel[_2_] Nigel[_2_] is offline
external usenet poster
 
Posts: 735
Default Track Changes using xlt file.

Store the 'original' as a xlt, whenever a user opens this a new workbook
will be created.

--

Regards,
Nigel




"dbornt" wrote in message
...
I would like to create a workbook that when a user opens would create a new
workbook using the original as a template (so they don't overwrite the
original file) and would like the new file to have tracking feature turned
on. Is that possible?