hockey8837
Registered User.
- Local time
- Yesterday, 21:24
- Joined
- Sep 16, 2009
- Messages
- 106
Hi,
My DB contains a Table 'TreeWork' and a table 'Funding'.
I have a datasheet subform within a Funding tab on my form 'TreeWorkDetails' which has the Link Master Fields and Link Child Fields matched so that only Funding for that tree work is shown.
I have a lookup set to the 'TreeWorkIDFK' in this datasheet so that the user can select the specific site of the tree to apply funding to, which is displayed as the "Address, Site #", but the ID# is what is stored.
Right now, this lookup shows ALL possible Tree Work locations in the entire DB, and I would like it to only provide as an option the 'TreeWorkIDFK's of the current record which I have open.
I've looked at info about synchronizing two combo boxes, one based off the selection of the other...but I need the first combo's selection to be automatically made to narrow the 'TreeWorkIDFK' to the open record.
Any suggestions?
My DB contains a Table 'TreeWork' and a table 'Funding'.
I have a datasheet subform within a Funding tab on my form 'TreeWorkDetails' which has the Link Master Fields and Link Child Fields matched so that only Funding for that tree work is shown.
I have a lookup set to the 'TreeWorkIDFK' in this datasheet so that the user can select the specific site of the tree to apply funding to, which is displayed as the "Address, Site #", but the ID# is what is stored.
Right now, this lookup shows ALL possible Tree Work locations in the entire DB, and I would like it to only provide as an option the 'TreeWorkIDFK's of the current record which I have open.
I've looked at info about synchronizing two combo boxes, one based off the selection of the other...but I need the first combo's selection to be automatically made to narrow the 'TreeWorkIDFK' to the open record.
Any suggestions?