Hello everyone,
I have a table called "Accounts" and a field called "Account Reps" and "Job Name". How do I create a query that will update the null fields for records 2 and 3 to reflect Susan and records 5,6,7 to reflect Daniel.
Account Reps Job Name
Record 1 Susan Porter Residence
Record 2 "Is Null" Porter Residence
Record 3 "Is Null" Porter Residence
Record 4 Daniel New Construction
Record 5 "Is Null" New Construction
Record 6 "Is Null" New Construction
Record 7 "Is Null" New Construction
Any help you can provide is well appreciated.
I have a table called "Accounts" and a field called "Account Reps" and "Job Name". How do I create a query that will update the null fields for records 2 and 3 to reflect Susan and records 5,6,7 to reflect Daniel.
Account Reps Job Name
Record 1 Susan Porter Residence
Record 2 "Is Null" Porter Residence
Record 3 "Is Null" Porter Residence
Record 4 Daniel New Construction
Record 5 "Is Null" New Construction
Record 6 "Is Null" New Construction
Record 7 "Is Null" New Construction
Any help you can provide is well appreciated.