I have a small piece of data in cell A1 to B5.
[TABLE="width: 96"]
<COLGROUP><COL style="WIDTH: 48pt" span=2 width=64><TBODY>[TR]
[TD="width: 64, bgcolor: transparent"]Name[/TD]
[TD="width: 64, bgcolor: transparent"]Marks[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Simon[/TD]
[TD="bgcolor: transparent, align: right"]180[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Johnny[/TD]
[TD="bgcolor: transparent, align: right"]250[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Chicken[/TD]
[TD="bgcolor: transparent, align: right"]500[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Meow[/TD]
[TD="bgcolor: transparent, align: right"]160[/TD]
[/TR]
</TBODY>[/TABLE]
Is there any way I can create a log if say this is a shared excel sheet or not a shared excel sheet some other user checks the file and changes a few things for eg : the figure for Johnny is 250 the other user changes it to 600, how can I get a log of which users have changed what part of the data, is there any formula or anything i can keep hidden so i can run and come to know who changed what, i know that password protection and locking of cells can be done by i want to create a log.
[TABLE="width: 96"]
<COLGROUP><COL style="WIDTH: 48pt" span=2 width=64><TBODY>[TR]
[TD="width: 64, bgcolor: transparent"]Name[/TD]
[TD="width: 64, bgcolor: transparent"]Marks[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Simon[/TD]
[TD="bgcolor: transparent, align: right"]180[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Johnny[/TD]
[TD="bgcolor: transparent, align: right"]250[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Chicken[/TD]
[TD="bgcolor: transparent, align: right"]500[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Meow[/TD]
[TD="bgcolor: transparent, align: right"]160[/TD]
[/TR]
</TBODY>[/TABLE]
Is there any way I can create a log if say this is a shared excel sheet or not a shared excel sheet some other user checks the file and changes a few things for eg : the figure for Johnny is 250 the other user changes it to 600, how can I get a log of which users have changed what part of the data, is there any formula or anything i can keep hidden so i can run and come to know who changed what, i know that password protection and locking of cells can be done by i want to create a log.