I'm trying to use expression builder as follows:
=Sum([HOURS])
This works just fine for my [HOURS] column of data but I need to add another element to this expression and I can't quite figure out how to do it. Here is what I am trying:
=Sum([HOURS] & [F or D]="B")
What I need this expression...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.