G
Guest
I'm developing an expense form that will record Time and Expense on the same
form. I would like to know what code will do the following:
If Form.TimeandEXpense = TIME, I want to deactivate Form.MerchantType;
Form.Merchant; Form.ExpenseAmount; and Form.Payment. I know these should be
= False, but I don't know the specific manner in which to write this code.
As I noted ... I'm new and think I know more than I do.
Thanks in advance for you assistance.
form. I would like to know what code will do the following:
If Form.TimeandEXpense = TIME, I want to deactivate Form.MerchantType;
Form.Merchant; Form.ExpenseAmount; and Form.Payment. I know these should be
= False, but I don't know the specific manner in which to write this code.
As I noted ... I'm new and think I know more than I do.
Thanks in advance for you assistance.