randolphoralph
Registered User.
- Local time
- Today, 02:01
- Joined
- Aug 4, 2008
- Messages
- 101
I am trying to create a form with fields from two tables.
The Table Names are HCF and IRR.
HCF has the following fields:
Ref Number (Primary Key)-Relationship set
Date
Comment
IRR has the following fields:
Ref Number (Primary Key)-Relationship set
Phone
Address
The problem that I am having is that there are 2 records in the HCF table and when I open the IRR table it is not showing the Ref Number for those 2 records.
I have tried to create a form that includes Ref. Number (from HCF table) Date, Comment, Phone, and Address. When I create the form it pulls up the form and it is blank with no fields on it. What am I doing wrong?
The Table Names are HCF and IRR.
HCF has the following fields:
Ref Number (Primary Key)-Relationship set
Date
Comment
IRR has the following fields:
Ref Number (Primary Key)-Relationship set
Phone
Address
The problem that I am having is that there are 2 records in the HCF table and when I open the IRR table it is not showing the Ref Number for those 2 records.
I have tried to create a form that includes Ref. Number (from HCF table) Date, Comment, Phone, and Address. When I create the form it pulls up the form and it is blank with no fields on it. What am I doing wrong?