Sheesh! This seems like a simple question, but I don't know the answer. If I have a pair of fields, such as Score and ScoreDate, and some records have no score but DO have a score date because of a previous global modify, how do I globally modify these records to blank out the date when the Score field is null? Put another way, IF [SCORE] Is Null, THEN UPDATE [SCOREDATE] TO {Blank/Null}.
Thanks,
SHuff
Thanks,
SHuff