muckypup
New member
- Local time
- Today, 16:32
- Joined
- May 12, 2009
- Messages
- 8
Hi there,
I have a question regarding a standard d/loadable database called "sales contact management database". All you need to do to download it is type the name into MS Access (I'm using 2003) help. I am using it is a template to develop my own and teach myself as I go along. So if my attempt to explain the issue is a little skewiff you could always take a quick look.
There is a tab called 'CALLS' which I am particularly stumped by. Its basically a 'notes' function. The CALLS tab has two subforms 'CALL LISTING' and 'CALL DETAILS'. Both of the subforms are derived from the same table. CALL LISTING is displayed as a datasheet and lists [time], [date] and [subject] of each call as input by the user. CALL DETAILS displays as a single form and shows only [notes]. The main form is called CONTACTS.
This is the problem: As the user scrolls through each [subject] on CALL LISTING the concurrent [note] on CALL DETAILS scrolls as well. I can't work out how this is done. CALL LISTING says it is linked master child to the main form (by the field [CALLID] if I try to look at the link by clicking on [...] I get the message "PARTS OF THE LINK WITH MISSING PAIR FIELDS WILL BE IGNORED'
I can remove the master child relationship and re add it but not by using the field chooser. Try as I might I can not replicate this in my own database!!!!!!!!
What is going on here? Any help gratefully received
I have a question regarding a standard d/loadable database called "sales contact management database". All you need to do to download it is type the name into MS Access (I'm using 2003) help. I am using it is a template to develop my own and teach myself as I go along. So if my attempt to explain the issue is a little skewiff you could always take a quick look.
There is a tab called 'CALLS' which I am particularly stumped by. Its basically a 'notes' function. The CALLS tab has two subforms 'CALL LISTING' and 'CALL DETAILS'. Both of the subforms are derived from the same table. CALL LISTING is displayed as a datasheet and lists [time], [date] and [subject] of each call as input by the user. CALL DETAILS displays as a single form and shows only [notes]. The main form is called CONTACTS.
This is the problem: As the user scrolls through each [subject] on CALL LISTING the concurrent [note] on CALL DETAILS scrolls as well. I can't work out how this is done. CALL LISTING says it is linked master child to the main form (by the field [CALLID] if I try to look at the link by clicking on [...] I get the message "PARTS OF THE LINK WITH MISSING PAIR FIELDS WILL BE IGNORED'
I can remove the master child relationship and re add it but not by using the field chooser. Try as I might I can not replicate this in my own database!!!!!!!!
