D
dee
I need to evaluate the value in column B and, based on the value, insert a
particualr symbol.
For example:
Column B Column C
55
=IF(B1<=20,CHAR(74),IF(B1<=30,CHAR(75),CHAR(76)))
This works in Excel, but not in Word. I need to do this in Word as am
merging with an Access database.
Any help would be greatly appreciated!
particualr symbol.
For example:
Column B Column C
55
=IF(B1<=20,CHAR(74),IF(B1<=30,CHAR(75),CHAR(76)))
This works in Excel, but not in Word. I need to do this in Word as am
merging with an Access database.
Any help would be greatly appreciated!