coolcatkelso
Registered User.
- Local time
- Today, 18:50
- Joined
- Jan 5, 2009
- Messages
- 279
Hiya
I am working on 2 forms in my DB. 1 called Workorders and the other being Schedule.
What I need to do is:-
Pull the table or form field (RepairNotes) from Workorders and put it in automatically (WorkSummery) in Schedule?
The workorder form isn't open.
I currently have it as - =DLookUp("[RepairNotes]","Workorders")
But it returns the 1st record for all the schedule
Both forms are related via the WorkorderID
Is there another way I can call this field either from the form or the table and have it add to the Schedule Table?
Cheers
________
Homemade Vaporizer Bulb
I am working on 2 forms in my DB. 1 called Workorders and the other being Schedule.
What I need to do is:-
Pull the table or form field (RepairNotes) from Workorders and put it in automatically (WorkSummery) in Schedule?
The workorder form isn't open.
I currently have it as - =DLookUp("[RepairNotes]","Workorders")
But it returns the 1st record for all the schedule
Both forms are related via the WorkorderID
Is there another way I can call this field either from the form or the table and have it add to the Schedule Table?
Cheers
________
Homemade Vaporizer Bulb
Last edited: