I am not sure exactly what I need to do here in this senerio. Please advise.
In Access I have a form that needs to have different data in one of the fields dependant on a 3rd field. I just might need an IF then statement, but I am not sure. I want to keep it as simple as possible.
If NewDocumentChange is true then Populate the field with the NewDocument Else Populate the field with the OldDocument.
How do I make this work with one field.
In Access I have a form that needs to have different data in one of the fields dependant on a 3rd field. I just might need an IF then statement, but I am not sure. I want to keep it as simple as possible.
If NewDocumentChange is true then Populate the field with the NewDocument Else Populate the field with the OldDocument.
How do I make this work with one field.