Hello!
I am creating a simple form which asks the client a yes or no question. I created a input text box for a Y or N response. Based on the users response the form performs a calculation. If the answer is Y the form plugs in a 1; if the answer is N the form plugs in a 0.
I can't seem to get this to work. I've tried using an if/then statement, I've tried setting a variable. But, I can't get it to work.
Does anyone have any advice?
Thank you!
I am creating a simple form which asks the client a yes or no question. I created a input text box for a Y or N response. Based on the users response the form performs a calculation. If the answer is Y the form plugs in a 1; if the answer is N the form plugs in a 0.
I can't seem to get this to work. I've tried using an if/then statement, I've tried setting a variable. But, I can't get it to work.
Does anyone have any advice?
Thank you!