I have a form for filling out client information that has a command button that opens up a spouse information form for that client. The data for both of these forms go to the same table, which is the "clients" table.
Since many client's spouses are also clients, it would save alot of time to be...