C
Cory
I am trying to populate a field on a form if certain conditions are met such
as:
If checkbox1 is true then display x
If checkbox 2 is true then display y
If both are true then display z
If both are false then display w
Any help will be greatly appreciated!
as:
If checkbox1 is true then display x
If checkbox 2 is true then display y
If both are true then display z
If both are false then display w
Any help will be greatly appreciated!