N
n_hobbs
I have tried to review all the outstanding comments but I can't seem to get
my IF statement to work. I am trying to reference 1 particular cell in the
table that if the value entered is $250 or above that another field displays
"SignatureRequired" "NOT Required". I am entering the following IF statment
in the field where I want the Signature message to appear.
=IF(D6>=250,SignatureRequired,NOTRequired)
I have tried to bookmark the actual cell/field but it displays as Undefined
Bookmark or Syntax Error. I am not familiar with Macros but any assistance
would be appreciated (especially if all I have to do is copy and paste ).
Thanks!
my IF statement to work. I am trying to reference 1 particular cell in the
table that if the value entered is $250 or above that another field displays
"SignatureRequired" "NOT Required". I am entering the following IF statment
in the field where I want the Signature message to appear.
=IF(D6>=250,SignatureRequired,NOTRequired)
I have tried to bookmark the actual cell/field but it displays as Undefined
Bookmark or Syntax Error. I am not familiar with Macros but any assistance
would be appreciated (especially if all I have to do is copy and paste ).
Thanks!