ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   can a conditional formulas be setup using text to get a numerical (https://www.excelbanter.com/excel-worksheet-functions/81715-can-conditional-formulas-setup-using-text-get-numerical.html)

abe

can a conditional formulas be setup using text to get a numerical
 
I want to set up a condtional formula that if I would enter a word like star
I would get a numercial result in the cell next to it like number 55, If I
type the word finsih in the same cell I would get a result 95

can this be done?

Peo Sjoblom

can a conditional formulas be setup using text to get a numerical
 
Only 2 values, just use

=IF(A2="star",55,if(A2="finish",95,""))

if more values use a vlookup formula


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com



"abe" wrote in message
...
I want to set up a condtional formula that if I would enter a word like
star
I would get a numercial result in the cell next to it like number 55, If
I
type the word finsih in the same cell I would get a result 95

can this be done?





All times are GMT +1. The time now is 07:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com