Bill Bisco
Custom User Title
- Local time
- Today, 12:22
- Joined
- Mar 27, 2009
- Messages
- 92
BaseSum: DSum("ElementTime","tblElements","OptionID = BASE")
I'm getting an Error from Access when I thought I was inputting information in correctly as per the help file on DSUM.
I want to Sum up all the records of the ElementTime field from the Table tblElements, when those Records' OptionID Fields say BASE.
When I use this in a query I get an Error stating

Any Help is appreciated.
Sincerely,
Bill
I'm getting an Error from Access when I thought I was inputting information in correctly as per the help file on DSUM.
I want to Sum up all the records of the ElementTime field from the Table tblElements, when those Records' OptionID Fields say BASE.
When I use this in a query I get an Error stating
"The expression you entered as a query parameter produced this error: 'Microsoft Office Access can't find the name 'BASE' you entered in the expression'
Any Help is appreciated.
Sincerely,
Bill