Bringing up the same record form frm1 to frm2 (MS Access)

spatel

New Member
Joined
Sep 22, 2004
Messages
14
Hello,

I have 2 forms (frmMain & frmFin) and tables associated with them are tblClient & tblFinance respectively. The relationship is 1 to 1 where SSN is primary key in both tables. So for ex. a perticular client can only have one financial record which has there cash, montly income, assets, and so on..

I have it set up so when you first add a new client via frmMain it also creates a blank record for that same person in the tblFinance so then one can go into frmFin and find that person and add/updated their financial info such as their cash, assest, monthly income and so on..

Problem: I am trying to bring up the same record from frmMain to frmFin when I hit the "Financial Info" button on frmMain; however the frmFin opens up from the first record (default). Ex. If the current record is ssn# 222-22-2222 on frmMain then when I hit "Financial Info" button it should bring up that same record from tblFinance and onto frmFin.

How do you do that?
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,221,814
Messages
6,162,135
Members
451,743
Latest member
matt3388

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top