Symbols in a formula

Wil Moosa

Well-known Member
Joined
Aug 11, 2002
Messages
893
I want to include a smily (symbol) in a formula; when the outcome of a formula is less then 0,8 the smiley should show up (=If(C1<0,8,smiley,"")). I created the smiley in word and then wanted to use Ctrl-V to paste it in a cell but... what turns up is a "K".

Suggestions?
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
You could format the cell with a Wingdings Font, and use eg:

=IF(C1<0.8,CHAR(74),"")

That's a J in Arial font. Your K would be CHAR(75).
 
Upvote 0
Hi, in the cell that has the formula Format|Cells|Font tab and select Wingdings.
 
Upvote 0
Wil Moosa said:
p.s. Parry, how did you add the pic of the Lion to your message?

Go to your profile and have a look at the Avatar control panel

HTH
 
Upvote 0
Iridiums covered it thanks. btw, I took that picture while in Namibia (Africa) this year. I thought I might be on the menu at the time :LOL: . Cool country if you ever get the chance to visit :biggrin:

Good luck in your Excel..ling.
 
Upvote 0

Forum statistics

Threads
1,215,455
Messages
6,124,938
Members
449,197
Latest member
k_bs

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top