Henley12
Troy University Fan
- Local time
- Yesterday, 18:52
- Joined
- Oct 10, 2007
- Messages
- 222
I know this is probably an easy solution, but my brain is not functioning properly at the moment. I have a query that lists the usual from some tables, but I want to include a field from the current form the query is run from. What is the method to do that? For example, I have a Work Order form that combines all labor comments from another table for one work order into a single field on my Work Order form. It doesn't store this information anywhere, just displays the concatenated data on the form for the current record. Is there a way to make that data show up in my query?