C
cage4000
Hi all,
I’m trying to make a text box return a “count†from another field that
contains a specific value. I want the text box to give me a count of all the
records that contain “2320†but it gives me the count for all the values
instead.
My Expression builder code is =Count([DepPlusSize]="2320")
Can anyone tell me what is wrong with my code?
Thanks,
Cage
I’m trying to make a text box return a “count†from another field that
contains a specific value. I want the text box to give me a count of all the
records that contain “2320†but it gives me the count for all the values
instead.
My Expression builder code is =Count([DepPlusSize]="2320")
Can anyone tell me what is wrong with my code?
Thanks,
Cage