ShadowFox333
Programmer
Doing a Mail Merge to a letter.
input field contains 1, or 2 or 3 or 4.
I want to print one of four description's based on input field code.
If 1 print "yes" if 2 print "no" if 3 print "maybe" if 4 print "whatever".
Not a simple if..then..else. VBA,Macro???
TIA Bob
input field contains 1, or 2 or 3 or 4.
I want to print one of four description's based on input field code.
If 1 print "yes" if 2 print "no" if 3 print "maybe" if 4 print "whatever".
Not a simple if..then..else. VBA,Macro???
TIA Bob