Thread: [Solved] Conditional Cell formating
View Single Post
 
Old 02-15-2017, 12:05 PM
Logit Logit is offline Windows 10 Office 2007
Expert
 
Join Date: Jan 2017
Posts: 591
Logit is a jewel in the roughLogit is a jewel in the roughLogit is a jewel in the roughLogit is a jewel in the rough
Default

Format E6 as WindDings 2

Bold

Capital

Then paste this formula into the formula bar for E6:

Code:
=IF(D6<>"","R","")
Reply With Quote