Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Converting a symbol to a numeric value?

I want to use a 'tick' symbol in a spread sheet recording attendance. I would
like to then total the number of ticks in a row. How do I get Excel to give
each cell with a tick a value of 1 so that I can simply use the auto sum
facility at the end of the row?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Converting a symbol to a numeric value?

You could format those cells to "WingDings 2".

Then, if you typed an upper case "P" (no quotes - might also mean
'present'<g),
You'd display a tick.

Then, *don't add* them, COUNT them instead.

=COUNTIF(A1:K1,"P")
--
HTH,

RD

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

"Scrap Monkey" <Scrap wrote in message
...
I want to use a 'tick' symbol in a spread sheet recording attendance. I
would
like to then total the number of ticks in a row. How do I get Excel to
give
each cell with a tick a value of 1 so that I can simply use the auto sum
facility at the end of the row?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Converting a symbol to a numeric value?

instead of using auto sum use =counta(range)
This formula counts all entries regardless if numeric or non-numeric

"Scrap Monkey" wrote:

I want to use a 'tick' symbol in a spread sheet recording attendance. I would
like to then total the number of ticks in a row. How do I get Excel to give
each cell with a tick a value of 1 so that I can simply use the auto sum
facility at the end of the row?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Converting a symbol to a numeric value?

Thanks, that worked a treat!

"RagDyer" wrote:

You could format those cells to "WingDings 2".

Then, if you typed an upper case "P" (no quotes - might also mean
'present'<g),
You'd display a tick.

Then, *don't add* them, COUNT them instead.

=COUNTIF(A1:K1,"P")
--
HTH,

RD

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

"Scrap Monkey" <Scrap wrote in message
...
I want to use a 'tick' symbol in a spread sheet recording attendance. I
would
like to then total the number of ticks in a row. How do I get Excel to
give
each cell with a tick a value of 1 so that I can simply use the auto sum
facility at the end of the row?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Converting a symbol to a numeric value?

Thanks for the info.

"sjk153" wrote:

instead of using auto sum use =counta(range)
This formula counts all entries regardless if numeric or non-numeric

"Scrap Monkey" wrote:

I want to use a 'tick' symbol in a spread sheet recording attendance. I would
like to then total the number of ticks in a row. How do I get Excel to give
each cell with a tick a value of 1 so that I can simply use the auto sum
facility at the end of the row?



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Converting a symbol to a numeric value?

Thank you for the feed-back.
--

Regards,

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

"Scrap Monkey" wrote in message
...
Thanks, that worked a treat!

"RagDyer" wrote:

You could format those cells to "WingDings 2".

Then, if you typed an upper case "P" (no quotes - might also mean
'present'<g),
You'd display a tick.

Then, *don't add* them, COUNT them instead.

=COUNTIF(A1:K1,"P")
--
HTH,

RD

--------------------------------------------------------------------------

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

-

"Scrap Monkey" <Scrap wrote in message
...
I want to use a 'tick' symbol in a spread sheet recording attendance. I
would
like to then total the number of ticks in a row. How do I get Excel to
give
each cell with a tick a value of 1 so that I can simply use the auto sum
facility at the end of the row?





  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Converting a symbol to a numeric value?

I am a novice and can only do simple calculations. I am wanting to set up a
scoresheet for bowling and do not know how to tell a cell X has a value of 10
and to calculate the next to cells. I need information in very basic terms
if possible and I need to know how to excel / is a symbol spare worth 10
plus value of next cell. Anyone know how to do this in very basic tems for
directions or illustrtations. Thanks for any help form anyone.

"Scrap Monkey" wrote:

I want to use a 'tick' symbol in a spread sheet recording attendance. I would
like to then total the number of ticks in a row. How do I get Excel to give
each cell with a tick a value of 1 so that I can simply use the auto sum
facility at the end of the row?

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
Search /Filter vertical Numeric pattern (down single column) Sam via OfficeKB.com Excel Worksheet Functions 0 July 7th 06 06:25 PM
Converting numeric data into 0 deepakgoyal Excel Worksheet Functions 1 May 26th 06 03:45 PM
Match 3 Criteria and Return Lowest Numeric Value Sam via OfficeKB.com Excel Worksheet Functions 16 April 4th 06 12:19 AM
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM


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