Hi,
Still rather new to access but have some sql experience.. using access 2003
Have two tables inner joined in a select query (customers and client_index) and both have a field called account_type. client_index will have the most up to date accout type and so i want to select all the lines where the account types dont match so i can amend them
Seems like it would be simple to do in SQL with just putting a condition in the where/and line that the two fields dont equal each other but not sure how to do this in access as it just ends up going into the criteria bit and not working?
Thanks in advance
Still rather new to access but have some sql experience.. using access 2003
Have two tables inner joined in a select query (customers and client_index) and both have a field called account_type. client_index will have the most up to date accout type and so i want to select all the lines where the account types dont match so i can amend them
Seems like it would be simple to do in SQL with just putting a condition in the where/and line that the two fields dont equal each other but not sure how to do this in access as it just ends up going into the criteria bit and not working?
Thanks in advance
