Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Marina Limeira
 
Posts: n/a
Default 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


  #2   Report Post  
olasa
 
Posts: n/a
Default


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

  #3   Report Post  
bj
 
Posts: n/a
Default

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



  #4   Report Post  
Marina Limeira
 
Posts: n/a
Default

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





  #5   Report Post  
bj
 
Posts: n/a
Default

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








  #6   Report Post  
Dave Peterson
 
Posts: n/a
Default

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
  #7   Report Post  
olasa
 
Posts: n/a
Default


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

  #8   Report Post  
Gord Dibben
 
Posts: n/a
Default

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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying data based on a TRUE/FALSE value in a cell static69 Excel Discussion (Misc queries) 3 June 1st 05 07:09 AM
How do you copy a cell formula down a column without displaying n. Coddie Excel Worksheet Functions 4 January 18th 05 02:31 PM
Displaying the results of multiple formulas in a single cell. gallegos1580 New Users to Excel 1 January 12th 05 04:14 PM
Displaying a blank cell RTP Excel Discussion (Misc queries) 4 December 29th 04 03:23 AM
Displaying sheet and cell value in another cell M. Beall Excel Discussion (Misc queries) 1 December 9th 04 07:35 AM


All times are GMT +1. The time now is 09:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"