January 3, 200718 yr This should be easy. I have a Field called "Team Record Checkbox". On my layout, I have assigned a single checkbox value "Team Record" to that field. Now, I want to do some calculations based on a record that has the checkbox enabled. How do I formulate the if statement? if(Team Record Checkbox = "Team Record"; do this ; else do that) does not "do this" when the checkbox is enabled. Nor, if it is set to "True"
January 3, 200718 yr Author Ignore this post - there was an error in my if statement - it wasn't pointing to the proper field.
Create an account or sign in to comment