jamiesuperman420
Registered User.
- Local time
- Today, 14:34
- Joined
- Nov 20, 2008
- Messages
- 43
Hey!!
I'm building a database for a company that does different property maintenance services, and each property is sorted by Code. For each Code there might be more than one entry for Landscaping, for example.
ACF01 - $350
ACF01 - $200
Using a query, I can consolidate that into ACF01 - $550, but I can't use that data anywhere but inside that query.
I'm trying to bring that $550 into a form field for LANDSCAPING TOTAL (of course when displaying the page for ACF01).
Please help!!
I'm building a database for a company that does different property maintenance services, and each property is sorted by Code. For each Code there might be more than one entry for Landscaping, for example.
ACF01 - $350
ACF01 - $200
Using a query, I can consolidate that into ACF01 - $550, but I can't use that data anywhere but inside that query.
I'm trying to bring that $550 into a form field for LANDSCAPING TOTAL (of course when displaying the page for ACF01).
Please help!!