A
anonymous
I'm having trouble with an if statement in a module.
What I would like is that if the number in a combo box is
2 numbers greater than the number in a textbox
ex.
if [whenDd] is 2 greater than [occDd] then.....
I would like another relevant box to appear
ex. me!box.visible = true.....
any help/suggestions will be appreciated, thank you.
What I would like is that if the number in a combo box is
2 numbers greater than the number in a textbox
ex.
if [whenDd] is 2 greater than [occDd] then.....
I would like another relevant box to appear
ex. me!box.visible = true.....
any help/suggestions will be appreciated, thank you.