December 2, 200421 yr I have a field called "ModDate" that is a "Date" field and is checked as modification date. Problem is that it updates all the records every day. I cannot find anything that is causing this. Is there a better way to update date when a record is changed? Is this a FM7 problem? TIA Ivan
December 2, 200421 yr Are you looping through all the records or running a Relookup Field Contents or Replace Field Contents everyday?
December 5, 200421 yr Author Fixed it!!! Found that "Replace Record Contents" runs every time the file is accessed. It was was set with the current date. I unchecked replace with and clicked Calculate with nothing in it and it works. This seems like strange behaviour. IW
Create an account or sign in to comment