hello to all, I am looking for some help creating some IF Statements.
I have two tables. one is a master key that has four fields: NAME, ID, ADM DATE, DISCH DATE
The other table is from a database that I have with the same fields.
This db table has records where the NAME is populated but the fields: ID, ADM DATE and DISCH DATE are not populated.
It also has the reverse situation where the ID is populated but the fields: NAME, ADM DATE and DISCH DATE are not populated.
I am a bit of a novice with Access but I'm learning. I understand that by matching the ID to ID and NAME to NAME fields from the db table to the Key table I can update the missing records but I don't know the format for the IF Statement.
I would appreciate any help I can get on this.
thank you,
J
I have two tables. one is a master key that has four fields: NAME, ID, ADM DATE, DISCH DATE
The other table is from a database that I have with the same fields.
This db table has records where the NAME is populated but the fields: ID, ADM DATE and DISCH DATE are not populated.
It also has the reverse situation where the ID is populated but the fields: NAME, ADM DATE and DISCH DATE are not populated.
I am a bit of a novice with Access but I'm learning. I understand that by matching the ID to ID and NAME to NAME fields from the db table to the Key table I can update the missing records but I don't know the format for the IF Statement.
I would appreciate any help I can get on this.
thank you,
J