Make Selected text characters...

  • Thread starter Thread starter Gavin
  • Start date Start date
G

Gavin

I would like to make selected text or symbols different
colours within a formula...

eg.
IF(H12>H13,CHAR(187),CHAR(188))

CHAR(187) - green
CHAR(188) - red

Thanks you
Gavin
 
Hi Gavin
a formula/function is not able to change formats. A formula can only
return values. So this is not possible. Only using an event procedure
could do this eventually
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top