O with a horizontal bar

Solved
JCB40 Posted messages 3051 Registration date   Status Membre Last intervention   -  
JCB40 Posted messages 3051 Registration date   Status Membre Last intervention   -
Hello,
I would like to know if it is possible to create a horizontally crossed O in Excel.
Thank you for your help.
Best regards

Configuration: Windows / Firefox 69.0

3 réponses

baladur13 Posted messages 47543 Registration date   Status Modérateur Last intervention   14 371
 
Hello,
In the character table by doing "Insert" - "Special Characters"
it's at the bottom of the tables

--
Very difficult to catch a black cat in a dark room.
Especially when it isn’t there...
1
Vaucluse Posted messages 27336 Registration date   Status Contributeur Last intervention   6 453
 
Hello
if you want an occasional 0 under certain conditions, you can use conditional formatting with font style and check "strikethrough"
for example, to have a strikethrough 0 in B1 if A1=1 and B1=0:
conditional formatting formula:
=AND(A1=1,B1=0)
and format: font / strikethrough
and in any case, a strikethrough font cell format will give you a strikethrough display
best regards

--
The quality of the answer mainly depends on the clarity of the question, thank you!
1
JCB40 Posted messages 3051 Registration date   Status Membre Last intervention   479
 
Hello

Thank you both for your solutions.
Best regards
0