Board2Death
Technical User
I have a field named Within in a query that contains integer values.
I would like to create another field Tally in the query where:
if Within is less than or equal to 0, Tally = -1 [/color blue]
Otherwise Tally = 0 [/color blue]
I am stumped. Any ideas would be greatly appreciated. TIA...
I would like to create another field Tally in the query where:
if Within is less than or equal to 0, Tally = -1 [/color blue]
Otherwise Tally = 0 [/color blue]
I am stumped. Any ideas would be greatly appreciated. TIA...