jarheadjim
Registered User.
- Local time
- Today, 12:33
- Joined
- Mar 6, 2002
- Messages
- 83
I apologize in advance if this has been covered, I couldn't find what I was looking for by searching.
I have a fairly simple database that is storing subcontractor & spending data. I want to be able to select a job# and display all the data that pertains to it. This part works fine, but I can't seem to get the totals for estimates and actual to work.
The only way I could make it work was to have a report based on a select query and then a subreport where i requery the select query...this gets me the correct results, but I have to enter the job# 3 times in a row
Any push in the right direction would be great.
Thanks,
Jim
I have a fairly simple database that is storing subcontractor & spending data. I want to be able to select a job# and display all the data that pertains to it. This part works fine, but I can't seem to get the totals for estimates and actual to work.
The only way I could make it work was to have a report based on a select query and then a subreport where i requery the select query...this gets me the correct results, but I have to enter the job# 3 times in a row
Any push in the right direction would be great.
Thanks,
Jim