N
NotGood@All
I have a table named tblMinutes, it has 2 field in it, "Number-Books",
TypeMeeting" The field "TypeMeeting" has 4 or 5 types of Meetings in it and
I'm trying to sum the number of books for the type meeting named "Council".
I'm using this code - CBooks:
DSum("[number-Books]",[tblminutes],"[typeMeeting]='council'"). The error
message says this expression is typed incorrectly or it is too complex to be
evaluated. Would someone tell me where me TYPING error is, I can't think up
anything to complex for a computer!!!
Thanks
TypeMeeting" The field "TypeMeeting" has 4 or 5 types of Meetings in it and
I'm trying to sum the number of books for the type meeting named "Council".
I'm using this code - CBooks:
DSum("[number-Books]",[tblminutes],"[typeMeeting]='council'"). The error
message says this expression is typed incorrectly or it is too complex to be
evaluated. Would someone tell me where me TYPING error is, I can't think up
anything to complex for a computer!!!
Thanks