Hello Everyone,
I know from time to time we have all dealt with excel issues involving the program dropping leading zeros, but this case is a first for me.
In order to monitor account numbers in a spreadsheet, I would like to setup a formula as follows:
=IF(OR(A1=TR002,A1=TR050),"Yes","No"))...