![]() |
Formula
I am making a chart for children and they get a certian amount of money for
each smiley face they get. I want to know how to make a smiley face equal a certian amount of money so it is easy to add up at the end of the row. if you dont understand what I am asking please let me know because I would like an answer asap. Thanks!! |
Formula
=TEXT(COUNTIF(A2:F2,"J")*0.25,"$0.00")
The upper case J in Wingding font is the smiley face......... The 0.25 represents 25 cents per smily face...... The A2:F2 is the assemed range of your cells......... hth Vaya con Dios, Chuck, CABGx3 "bigstar326" wrote: I am making a chart for children and they get a certian amount of money for each smiley face they get. I want to know how to make a smiley face equal a certian amount of money so it is easy to add up at the end of the row. if you dont understand what I am asking please let me know because I would like an answer asap. Thanks!! |
Formula
will this work if i am using other things besides smiley faces other than
just J in wingding? "CLR" wrote: =TEXT(COUNTIF(A2:F2,"J")*0.25,"$0.00") The upper case J in Wingding font is the smiley face......... The 0.25 represents 25 cents per smily face...... The A2:F2 is the assemed range of your cells......... hth Vaya con Dios, Chuck, CABGx3 "bigstar326" wrote: I am making a chart for children and they get a certian amount of money for each smiley face they get. I want to know how to make a smiley face equal a certian amount of money so it is easy to add up at the end of the row. if you dont understand what I am asking please let me know because I would like an answer asap. Thanks!! |
Formula
Thanks for the feedback.........
Yes, it should work for any character, any font. Vaya con Dios, Chuck, CABGx3 "bigstar326" wrote: will this work if i am using other things besides smiley faces other than just J in wingding? "CLR" wrote: =TEXT(COUNTIF(A2:F2,"J")*0.25,"$0.00") The upper case J in Wingding font is the smiley face......... The 0.25 represents 25 cents per smily face...... The A2:F2 is the assemed range of your cells......... hth Vaya con Dios, Chuck, CABGx3 "bigstar326" wrote: I am making a chart for children and they get a certian amount of money for each smiley face they get. I want to know how to make a smiley face equal a certian amount of money so it is easy to add up at the end of the row. if you dont understand what I am asking please let me know because I would like an answer asap. Thanks!! |
Formula
how do i get it to work if i want to use more than one letter at a time?
"bigstar326" wrote: will this work if i am using other things besides smiley faces other than just J in wingding? "CLR" wrote: =TEXT(COUNTIF(A2:F2,"J")*0.25,"$0.00") The upper case J in Wingding font is the smiley face......... The 0.25 represents 25 cents per smily face...... The A2:F2 is the assemed range of your cells......... hth Vaya con Dios, Chuck, CABGx3 "bigstar326" wrote: I am making a chart for children and they get a certian amount of money for each smiley face they get. I want to know how to make a smiley face equal a certian amount of money so it is easy to add up at the end of the row. if you dont understand what I am asking please let me know because I would like an answer asap. Thanks!! |
Formula
=TEXT(COUNTIF(A2:F2,"Chuck")*0.25,"$0.00")
Vaya con Dios, Chuck, CABGx3 "bigstar326" wrote: how do i get it to work if i want to use more than one letter at a time? "bigstar326" wrote: will this work if i am using other things besides smiley faces other than just J in wingding? "CLR" wrote: =TEXT(COUNTIF(A2:F2,"J")*0.25,"$0.00") The upper case J in Wingding font is the smiley face......... The 0.25 represents 25 cents per smily face...... The A2:F2 is the assemed range of your cells......... hth Vaya con Dios, Chuck, CABGx3 "bigstar326" wrote: I am making a chart for children and they get a certian amount of money for each smiley face they get. I want to know how to make a smiley face equal a certian amount of money so it is easy to add up at the end of the row. if you dont understand what I am asking please let me know because I would like an answer asap. Thanks!! |
All times are GMT +1. The time now is 03:59 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com