Hi there!
I'm quite new in Access and I faceing this problem. I have two tables A and B with relationship one-to-one. I would like to create button and put it on form of table A which has onClick event some trigger that open form of table B but with relevant record. I mean A.id = B.id. How can do that? How can I find out id (or other column) of actual record on form?
Shall I use macro expression or code?
Could anybody help me?
I'm quite new in Access and I faceing this problem. I have two tables A and B with relationship one-to-one. I would like to create button and put it on form of table A which has onClick event some trigger that open form of table B but with relevant record. I mean A.id = B.id. How can do that? How can I find out id (or other column) of actual record on form?
Shall I use macro expression or code?
Could anybody help me?