Hi!
I am drawing a blank and hopefully someone out there will have a wonderful idea of how to make this better...!
I have a form which is running from a query. In the query I mainly have information from Table a with a few bits linked in from Table b.
If I create the link with both tables in the query and then put all the fields in it works, but I can't update the fields.
I found a way around this, by only having table b in the query, and then doing dlookups for the information i need from table a. This means I can update the fields (which is the main reason I need the form) BUT it is painfully slow to load. I can see why, as I am asking for quite complicated dlookups and iifs... But I can't think of another way around it keeping it updatable.
Any ideas?
Thanks
I am drawing a blank and hopefully someone out there will have a wonderful idea of how to make this better...!
I have a form which is running from a query. In the query I mainly have information from Table a with a few bits linked in from Table b.
If I create the link with both tables in the query and then put all the fields in it works, but I can't update the fields.
I found a way around this, by only having table b in the query, and then doing dlookups for the information i need from table a. This means I can update the fields (which is the main reason I need the form) BUT it is painfully slow to load. I can see why, as I am asking for quite complicated dlookups and iifs... But I can't think of another way around it keeping it updatable.
Any ideas?
Thanks