Hi All:
I am wondering how I can put this If statement into Conditional Formatting:
IF(LEFT(B1,17)="Customer Balance:","DELETE",""))
I want to put in a condition that will simply say IF the above condition is met (first 17 letters = Customer Balance: then change the cell to Yellow
Hope this makes sense. I tried this in the Conditional Formatting but it did not work for me? I did not get an error (like the other fromulas I tried) but it did not turn my cell Yellow even though it started with Customer Balance:
=LEFT(B1,17)="Customer Balance:"
Any suggestions?
THANKS,
Mark
I am wondering how I can put this If statement into Conditional Formatting:
IF(LEFT(B1,17)="Customer Balance:","DELETE",""))
I want to put in a condition that will simply say IF the above condition is met (first 17 letters = Customer Balance: then change the cell to Yellow
Hope this makes sense. I tried this in the Conditional Formatting but it did not work for me? I did not get an error (like the other fromulas I tried) but it did not turn my cell Yellow even though it started with Customer Balance:
=LEFT(B1,17)="Customer Balance:"
Any suggestions?
THANKS,
Mark