Hi,
Not sure this is possible, and if it is I need a little help.
In my DB I have several tables -Customer Info, Contact Info, Account Info etc
I've been helped in getting a query to work that uses the IIF statement and has embeded IIF statements. This is all going well so far.
My table relationships seem to setup correctly and all working ok. What I'd now like to do is have a form with part of the query results but so it's linked in with my customer records.
Currently I have form with CustomerInfo, a sub form that I enter the offer critiera and then another sub form that pulls data from a query that is based on the offer criteria. When I use the navigation buttons on the main form, it scrolls through the records but the sub form based on the query doesn't move as well. I can move forward backwards and the records are correct.
So I guess the really question is, how can I get the sub form that's based on a query, be navigated at the same time as the rest of the records?
Could anyone let me know if this is possible?
Thanks
Not sure this is possible, and if it is I need a little help.
In my DB I have several tables -Customer Info, Contact Info, Account Info etc
I've been helped in getting a query to work that uses the IIF statement and has embeded IIF statements. This is all going well so far.
My table relationships seem to setup correctly and all working ok. What I'd now like to do is have a form with part of the query results but so it's linked in with my customer records.
Currently I have form with CustomerInfo, a sub form that I enter the offer critiera and then another sub form that pulls data from a query that is based on the offer criteria. When I use the navigation buttons on the main form, it scrolls through the records but the sub form based on the query doesn't move as well. I can move forward backwards and the records are correct.
So I guess the really question is, how can I get the sub form that's based on a query, be navigated at the same time as the rest of the records?
Could anyone let me know if this is possible?
Thanks