ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Looking up and displaying a icon based on a cell value (https://www.excelbanter.com/excel-discussion-misc-queries/30502-looking-up-displaying-icon-based-cell-value.html)

Marina Limeira

Looking up and displaying a icon based on a cell value
 
How I Looking up and displaying a icon based on a cell value ?
Example:

icon :-) when cell C5 <=30
icon :-( when cell c5 30

and where insert the icons ?

thanks

Marina



olasa


Write this formula: =IF(C530,CHAR(74),CHAR(76))
Then change the font to Wingdings

Ola Sandström


or maybe you wanted: IF(C530,":-(",":-)")


--
olasa
------------------------------------------------------------------------
olasa's Profile: http://www.excelforum.com/member.php...o&userid=17760
View this thread: http://www.excelforum.com/showthread...hreadid=378659


bj

try
=if(c530,":-(",":-)")

"Marina Limeira" wrote:

How I Looking up and displaying a icon based on a cell value ?
Example:

icon :-) when cell C5 <=30
icon :-( when cell c5 30

and where insert the icons ?

thanks

Marina




Marina Limeira

I want show clipart or icons, not text.

also ideas?


"bj" escreveu na mensagem
...
try
=if(c530,":-(",":-)")

"Marina Limeira" wrote:

How I Looking up and displaying a icon based on a cell value ?
Example:

icon :-) when cell C5 <=30
icon :-( when cell c5 30

and where insert the icons ?

thanks

Marina






bj

You will have to have a macro to do that.

"Marina Limeira" wrote:

I want show clipart or icons, not text.

also ideas?


"bj" escreveu na mensagem
...
try
=if(c530,":-(",":-)")

"Marina Limeira" wrote:

How I Looking up and displaying a icon based on a cell value ?
Example:

icon :-) when cell C5 <=30
icon :-( when cell c5 30

and where insert the icons ?

thanks

Marina







Dave Peterson

You have another reply at your first post.

Marina Limeira wrote:

How I Looking up and displaying a icon based on a cell value ?
Example:

icon :-) when cell C5 <=30
icon :-( when cell c5 30

and where insert the icons ?

thanks

Marina


--

Dave Peterson

olasa


Another alternative is to use the Camera button (active picture link):
http://www.excelforum.com/showthread...ghlight=camera

Or a picture list:
http://www.dicks-blog.com/archives/2...t-of-pictures/

HTH
Ola Sandström


--
olasa
------------------------------------------------------------------------
olasa's Profile: http://www.excelforum.com/member.php...o&userid=17760
View this thread: http://www.excelforum.com/showthread...hreadid=378659


Gord Dibben

And another reply at your other "Clip Art" post in microsoft.public.excel news
group.


Gord Dibben Excel MVP

On Mon, 13 Jun 2005 18:43:22 -0500, Dave Peterson
wrote:

You have another reply at your first post.

Marina Limeira wrote:

How I Looking up and displaying a icon based on a cell value ?
Example:

icon :-) when cell C5 <=30
icon :-( when cell c5 30

and where insert the icons ?

thanks

Marina




All times are GMT +1. The time now is 08:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com