You could also try =IF(ABS(B2)<=1,"Write Off","")
If you want the value 1 to be included, Tony's formula needs to be changed to =IF(AND(B2>=-1,B2<=1),"WRITE OFF","")
I hope this helps, please let me know!
Regards,
David
- Please click on the *Add Reputation button at the bottom of helpful responses.
Please mark your thread as SOLVED:
- Click Thread Tools above your first post, select "Mark your thread as Solved".
Bookmarks