MattWhiteley
Registered User.
- Local time
- Today, 03:14
- Joined
- Jun 10, 2015
- Messages
- 16
Hello, to give as brief of an overview of the situation as possible, I've created a query called "JobHistoryQuery" and a form called "JobHistoryMultiForm", this displays all Jobs related to an Asset and all the information about that job. There are some fields (BilledMonth, BilledYear, BilledValue, Parts Required, PartsUsed), however, that I would only like to see if I need to see them (as there is quite a lot of information on the form and ideally, I'd like to be able to see the key information from each job from that asset with ease). What I would like is to create a button that says "Billing" and "Parts" for each job and it brings up a pop up window displaying that information.
How would I go about doing this?
Thanks in advance.
How would I go about doing this?
Thanks in advance.