Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Create If statement that returns a tick when true

Hi,

I would like to show a tick in a cell if the value of the cell
alongside is equal to one.

I can put a tick in a cell using Insert-Symbol-change font to Wing-
Dings and select the tick.

However, if I now try to put a If statement around this tick (which
shows as a P in the cell) everything shows as Wing Ding characters.

Any idea how I can have an If statement that returns a tick when
statement is true.

Thanks,
Tom

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Create If statement that returns a tick when true

I don't know if I quite understand your problem.

Format B1 to Wingdings2 and enter this formula into it:

=IF(A1=1,"P","")
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

wrote in message
ups.com...
Hi,

I would like to show a tick in a cell if the value of the cell
alongside is equal to one.

I can put a tick in a cell using Insert-Symbol-change font to Wing-
Dings and select the tick.

However, if I now try to put a If statement around this tick (which
shows as a P in the cell) everything shows as Wing Ding characters.

Any idea how I can have an If statement that returns a tick when
statement is true.

Thanks,
Tom



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Create If statement that returns a tick when true

On Nov 7, 1:45 pm, "RagDyer" wrote:
I don't know if I quite understand your problem.

Format B1 to Wingdings2 and enter this formula into it:

=IF(A1=1,"P","")
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

wrote in message

ups.com...



Hi,


I would like to show a tick in a cell if the value of the cell
alongside is equal to one.


I can put a tick in a cell using Insert-Symbol-change font to Wing-
Dings and select the tick.


However, if I now try to put a If statement around this tick (which
shows as a P in the cell) everything shows as Wing Ding characters.


Any idea how I can have an If statement that returns a tick when
statement is true.


Thanks,
Tom- Hide quoted text -


- Show quoted text -


Fantastic thanks !

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Create If statement that returns a tick when true

Appreciate the feed-back.
--

Regards,

RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------

wrote in message
ps.com...
On Nov 7, 1:45 pm, "RagDyer" wrote:
I don't know if I quite understand your problem.

Format B1 to Wingdings2 and enter this formula into it:

=IF(A1=1,"P","")
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

wrote in message

ups.com...



Hi,


I would like to show a tick in a cell if the value of the cell
alongside is equal to one.


I can put a tick in a cell using Insert-Symbol-change font to Wing-
Dings and select the tick.


However, if I now try to put a If statement around this tick (which
shows as a P in the cell) everything shows as Wing Ding characters.


Any idea how I can have an If statement that returns a tick when
statement is true.


Thanks,
Tom- Hide quoted text -


- Show quoted text -


Fantastic thanks !


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
Any number above 15 returns false when it should be true tlaurie777 Excel Worksheet Functions 2 September 26th 07 05:02 PM
An if statment tat returns a true blank D Excel Worksheet Functions 4 August 29th 07 02:48 PM
how to create a if statement, if true turn colour Yashes Excel Worksheet Functions 3 October 24th 06 11:12 PM
If Statement returns true when false? Eric Excel Discussion (Misc queries) 3 September 11th 06 01:58 PM
Code returns TRUE instead of value loren.pottinger Excel Discussion (Misc queries) 2 September 5th 06 05:21 PM


All times are GMT +1. The time now is 08:33 AM.

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

About Us

"It's about Microsoft Excel"