johnkrytus
Registered User.
- Local time
- Today, 16:01
- Joined
- Mar 7, 2013
- Messages
- 91
There is a lot going on in this form and there are likely a hundred much better ways to do it (I'm always open to suggestions)...
The recordsorce for timeline_entry_id is attached in a pic as is JobSiteID. What I am trying to do is populate JobSiteID WHERE company_id is = to the company_id in timeline_entry_id.
The query and form work until I add: WHERE [Forms]![TimeCard_sub]![timeline_entry_id].Column(3) - then the result of JobSiteID is blank.
The recordsorce for timeline_entry_id is attached in a pic as is JobSiteID. What I am trying to do is populate JobSiteID WHERE company_id is = to the company_id in timeline_entry_id.
The query and form work until I add: WHERE [Forms]![TimeCard_sub]![timeline_entry_id].Column(3) - then the result of JobSiteID is blank.