Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I convert formula result into numbers so I can sum results?

I'm orderd by my boss to make a report form. So I need to make some
calculations...
How can I convert formula result into numbers?
This is an example from my formula:
1 2 3 4
A S S S S
B =IF(A1="S", "1")
c =IF(A2="S", "1")
D =IF(A3="S", "1")
E =SUM(B1:D1) (No action - no result, but I need E1 to be "3")
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default How do I convert formula result into numbers so I can sum results?

=IF(A1="S", 1,0)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Barsha" wrote in message
...
I'm orderd by my boss to make a report form. So I need to make some
calculations...
How can I convert formula result into numbers?
This is an example from my formula:
1 2 3 4
A S S S S
B =IF(A1="S", "1")
c =IF(A2="S", "1")
D =IF(A3="S", "1")
E =SUM(B1:D1) (No action - no result, but I need E1 to be "3")



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
HOW CAN I CONVERT A NUM IN WORDS (EXCEL) Harry Excel Discussion (Misc queries) 3 July 11th 06 02:09 PM
Rs.10,250.00 formula Rupees ten thousand two hundred fifty only Abdul Hameed ([email protected] New Users to Excel 2 June 28th 06 10:33 AM
how to use spellnumber formula Aarif Excel Worksheet Functions 3 February 27th 06 05:36 PM
Currency to Text mytipi Excel Worksheet Functions 1 February 22nd 06 12:43 AM
EXCEL:NUMBER TO GREEK WORDS vag Excel Worksheet Functions 1 June 15th 05 05:57 PM


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

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"