B
bc
I have a data entry sheet (Excel 2000) and a "store" sheet. The info
on the data entry sheet is saved on a single row in the store sheet. I
need to detect whether any changes have been made to the details on
the data entry page and currently do this by concatenating every data
cell on the data sheet and comparing it to the concatenated cells on
the corresponding row in the store. Is there an easier way to detect
whether any changes have been made on the data entry page?
Thanks for any help.
Brian
on the data entry sheet is saved on a single row in the store sheet. I
need to detect whether any changes have been made to the details on
the data entry page and currently do this by concatenating every data
cell on the data sheet and comparing it to the concatenated cells on
the corresponding row in the store. Is there an easier way to detect
whether any changes have been made on the data entry page?
Thanks for any help.
Brian