G
Guest
I am a newbie working with Access coding. I created a module that is working
correctly I just want to add an If..then..Else statement, where the Else
would run the module...it goes something like this:
If checkbox = Null
then BillingCode = 90999
Else RunCode
Is this idea even close? Please help...thanks so much
correctly I just want to add an If..then..Else statement, where the Else
would run the module...it goes something like this:
If checkbox = Null
then BillingCode = 90999
Else RunCode
Is this idea even close? Please help...thanks so much