Hello,
I've reviewed a number of other posts on the topic of "OpenArgs" and other methods for passing data between forms when using command buttons, however I've been unable to resolve my issue and would appreciate any assistance you can provide.
Overview of relevant portions of DB Structure
I'm obligated to sanitize this a bit due to my business purpose, but I think the below should encompass the relevant table structure:
Read more
I've reviewed a number of other posts on the topic of "OpenArgs" and other methods for passing data between forms when using command buttons, however I've been unable to resolve my issue and would appreciate any assistance you can provide.
Overview of relevant portions of DB Structure
I'm obligated to sanitize this a bit due to my business purpose, but I think the below should encompass the relevant table structure:
Code:
TABLE: tblPerson
ID (autonumber)
FK_Employer...
Read more