michaeljryan78
Registered User.
- Local time
- Today, 13:58
- Joined
- Feb 2, 2011
- Messages
- 165
I am going to try and explian this the best way I know how:
I have a form based on a table [counseldetails] and I would like to place the results of a matematical query ((budget + budget adjustments) = currnetbudget) only when the requestID of the counseldetals table matches the requestID of the query, so for the request ID I will have a current budget displayed.
Budget adjustments lie withing their own table
counseldetails has the budget and the quesry is adding the budget plus any adjustments based on the requestID.
Any help would be great....
I have a form based on a table [counseldetails] and I would like to place the results of a matematical query ((budget + budget adjustments) = currnetbudget) only when the requestID of the counseldetals table matches the requestID of the query, so for the request ID I will have a current budget displayed.
Budget adjustments lie withing their own table
counseldetails has the budget and the quesry is adding the budget plus any adjustments based on the requestID.
Any help would be great....