Hello Everyone,
I am trying to calculate the number of time the letter "V" (vacation) gets selected in a form I created (see screenshot.) The syntax appears to be correct because the "Total Vacation Days" field starts with the 0, but when I select "V" for one of the days. nothing happens. Here is my syntax
=COUNTIF([July_Week2.July_Week2_2, July_Week2.July_Week2_3],"=V") , for testing reasons I am only using 2 variables.
Any thoughts? Thank you!