Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
CAM CAM is offline
external usenet poster
 
Posts: 65
Default Clip art in Excel 2007

Hello,

I have two clip arts in my Excel 2007 one is check mark and the another is
a "X" in a particular cell I would display the text "Balance", which I
like to have the check mark clip art appear. If the same cell has the text
"Not Balance" then I want to show the clip art with the "X" and the clip art
with the check mark disappear. Is this possible? I would appreciate any
tips. Thank you in advance.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 181
Default Clip art in Excel 2007

If you want check to appear when text in cell a1=balance and x when text
reads no balance try this in B1

=IF(A1="balance","ü","û")

You need to ensure that B1 font is Wingdings

--
Russell Dawson
Excel Student

Please hit "Yes" if this post was helpful.


"CAM" wrote:

Hello,

I have two clip arts in my Excel 2007 one is check mark and the another is
a "X" in a particular cell I would display the text "Balance", which I
like to have the check mark clip art appear. If the same cell has the text
"Not Balance" then I want to show the clip art with the "X" and the clip art
with the check mark disappear. Is this possible? I would appreciate any
tips. Thank you in advance.

.

  #3   Report Post  
Posted to microsoft.public.excel.programming
CAM CAM is offline
external usenet poster
 
Posts: 65
Default Clip art in Excel 2007

Hey Russell,

Thanks for the tip, hats off . This is what I needed. Thank you for your
help.


"Russell Dawson" wrote in message
...
If you want check to appear when text in cell a1=balance and x when text
reads no balance try this in B1

=IF(A1="balance","ü","û")

You need to ensure that B1 font is Wingdings

--
Russell Dawson
Excel Student

Please hit "Yes" if this post was helpful.


"CAM" wrote:

Hello,

I have two clip arts in my Excel 2007 one is check mark and the another
is
a "X" in a particular cell I would display the text "Balance", which I
like to have the check mark clip art appear. If the same cell has the
text
"Not Balance" then I want to show the clip art with the "X" and the clip
art
with the check mark disappear. Is this possible? I would appreciate any
tips. Thank you in advance.

.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 181
Default Clip art in Excel 2007

My pleasure.

Please hit the "Yes" box. I need the scores !!

Cheers

Russell
--
Russell Dawson
Excel Student

Please hit "Yes" if this post was helpful.


"CAM" wrote:

Hey Russell,

Thanks for the tip, hats off . This is what I needed. Thank you for your
help.


"Russell Dawson" wrote in message
...
If you want check to appear when text in cell a1=balance and x when text
reads no balance try this in B1

=IF(A1="balance","ü","û")

You need to ensure that B1 font is Wingdings

--
Russell Dawson
Excel Student

Please hit "Yes" if this post was helpful.


"CAM" wrote:

Hello,

I have two clip arts in my Excel 2007 one is check mark and the another
is
a "X" in a particular cell I would display the text "Balance", which I
like to have the check mark clip art appear. If the same cell has the
text
"Not Balance" then I want to show the clip art with the "X" and the clip
art
with the check mark disappear. Is this possible? I would appreciate any
tips. Thank you in advance.

.


  #5   Report Post  
Posted to microsoft.public.excel.programming
CAM CAM is offline
external usenet poster
 
Posts: 65
Default Clip art in Excel 2007

Sure! I rated as Useful. I hope that is what I needed to do. Else let me
know. Thanks again.


"Russell Dawson" wrote in message
...
My pleasure.

Please hit the "Yes" box. I need the scores !!

Cheers

Russell
--
Russell Dawson
Excel Student

Please hit "Yes" if this post was helpful.


"CAM" wrote:

Hey Russell,

Thanks for the tip, hats off . This is what I needed. Thank you for your
help.


"Russell Dawson" wrote in
message
...
If you want check to appear when text in cell a1=balance and x when
text
reads no balance try this in B1

=IF(A1="balance","ü","û")

You need to ensure that B1 font is Wingdings

--
Russell Dawson
Excel Student

Please hit "Yes" if this post was helpful.


"CAM" wrote:

Hello,

I have two clip arts in my Excel 2007 one is check mark and the
another
is
a "X" in a particular cell I would display the text "Balance", which
I
like to have the check mark clip art appear. If the same cell has the
text
"Not Balance" then I want to show the clip art with the "X" and the
clip
art
with the check mark disappear. Is this possible? I would appreciate
any
tips. Thank you in advance.

.



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
Clip art objects still print in color in Excel 2007 Alfredo Martinez Excel Discussion (Misc queries) 5 January 24th 08 03:20 PM
Clip art into excel normanlester Excel Discussion (Misc queries) 0 June 28th 07 10:04 PM
Using clip-art in Excel Dave Excel Discussion (Misc queries) 10 August 17th 05 07:23 PM
how do I animate clip art in Excel? aumont44 Excel Programming 3 June 2nd 05 09:05 PM
video clip in Excel joev7777 Excel Programming 0 October 21st 04 05:26 PM


All times are GMT +1. The time now is 10:49 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"