Hi,
I have 2 tables in a query. They are not linked. Table 1 will only ever have 1 record, with 1 field in. If there is a value in table 1, I want a field in table 2 to be updated to the value in table 1. However, if table 1 is blank, I want a field in table 2 to be updated to something different.
Im thinking i need an iff statement in the criteria, but im not really sure - I havent had much to do with queries.
Any help would be greatly appreciated. Thank you!
I have 2 tables in a query. They are not linked. Table 1 will only ever have 1 record, with 1 field in. If there is a value in table 1, I want a field in table 2 to be updated to the value in table 1. However, if table 1 is blank, I want a field in table 2 to be updated to something different.
Im thinking i need an iff statement in the criteria, but im not really sure - I havent had much to do with queries.
Any help would be greatly appreciated. Thank you!