A
akcharlie
Guest
This forum is awesome! For the past year now I have been able to find answers to all my Access problems by using the search engine. The issue I'm having now, though, is just not coming up in a way that my limited Access experience is understanding.
I have a query which contains client addresses and phone numbers. Client's can have multiple addresses or phone numbers, but some may be checked as being "primary" via a checkbox.
However, not all entries will have made use of the "primary" checkbox. So, in my query I need to specify that I want the results to show the "primary" address and phone number, but if there is no "primary", show the address that is listed.
I have tried IIF statements that I have found in this forum, but I don't completely understand what it is that I'm typing, so when I'm replacing parts of the statement with my field names, I think I'm screwing it all up and it's just not working.
Can someone please help?
I have a query which contains client addresses and phone numbers. Client's can have multiple addresses or phone numbers, but some may be checked as being "primary" via a checkbox.
However, not all entries will have made use of the "primary" checkbox. So, in my query I need to specify that I want the results to show the "primary" address and phone number, but if there is no "primary", show the address that is listed.
I have tried IIF statements that I have found in this forum, but I don't completely understand what it is that I'm typing, so when I'm replacing parts of the statement with my field names, I think I'm screwing it all up and it's just not working.
Can someone please help?