dynamite9585
Registered User.
- Local time
- Tomorrow, 02:27
- Joined
- Jul 4, 2010
- Messages
- 34
I have a query that takes data from 2 tables.
one of the results from the query is:
Paradecount: Sum(IIf([Onparade]=True,1,0))
i then want to put the result onto a form using:
=[AttandacetrackerQuery]![Paradecount]
have also tried Dlookup. i keep getting #Name?
access 2007
one of the results from the query is:
Paradecount: Sum(IIf([Onparade]=True,1,0))
i then want to put the result onto a form using:
=[AttandacetrackerQuery]![Paradecount]
have also tried Dlookup. i keep getting #Name?
access 2007