Browse filter woes!
Posted: Mon Dec 10, 2012 5:19 pm
I'm hoping someone can point me in the right direction here as I've scoured the forum and YouTube and have obviously missed something obvious here!
I have a maintenance form (customer) whose primary key is customer_id. I have a second table which holds domain names (domain) - this table has a primary key domain_id and is linked to the customer table by domain_customer_id (hope you are following this!). I have created a domain subform to browse the domains of each indivdual customer. The subform works with no browse filter specified, but I just cannot get 1) The subform to display records from domain where domain_cust_id = customer_id; 2) When I click 'Add New Record', the domain_cust_id field on the new domain record to be populated with the customer_id from the original screen.
As a previous user of Access, this doesn't seem like a big ask, so I guess therefore that I've overlooked something simple here but unfortuntely cannot now see the wood for the trees!
Any help, pointers or (polite) suggestions very gratefully received!
Many thanks!
James.
I have a maintenance form (customer) whose primary key is customer_id. I have a second table which holds domain names (domain) - this table has a primary key domain_id and is linked to the customer table by domain_customer_id (hope you are following this!). I have created a domain subform to browse the domains of each indivdual customer. The subform works with no browse filter specified, but I just cannot get 1) The subform to display records from domain where domain_cust_id = customer_id; 2) When I click 'Add New Record', the domain_cust_id field on the new domain record to be populated with the customer_id from the original screen.
As a previous user of Access, this doesn't seem like a big ask, so I guess therefore that I've overlooked something simple here but unfortuntely cannot now see the wood for the trees!
Any help, pointers or (polite) suggestions very gratefully received!
Many thanks!
James.