ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how do i get formula to recognise text as = to a number?(excel) (https://www.excelbanter.com/excel-worksheet-functions/134120-how-do-i-get-formula-recognise-text-%3D-number-excel.html)

David

how do i get formula to recognise text as = to a number?(excel)
 
i am wring aon a scheduling spreadsheet i am tryo to find a way so that i
can enter a character in cells in one part in the preadsheet to stand for
shifts and so that i can have tha chaacter stand for a number so that i can
use it to come up with a total .( the bottom is divided into 1/2 hrs and
used to determine the shift, the top is also in 1/2 hs but is based on the
salesfor that day) is there a way i camn do this so that it will be easy to
for others to use?

joel

how do i get formula to recognise text as = to a number?(excel)
 
to convert test to numbers use the =text()

if cell A1 contains in numbers $123.00

the in A2 you could put

="The total for January = "&TEXT(A1,"$00.00")

"david" wrote:

i am wring aon a scheduling spreadsheet i am tryo to find a way so that i
can enter a character in cells in one part in the preadsheet to stand for
shifts and so that i can have tha chaacter stand for a number so that i can
use it to come up with a total .( the bottom is divided into 1/2 hrs and
used to determine the shift, the top is also in 1/2 hs but is based on the
salesfor that day) is there a way i camn do this so that it will be easy to
for others to use?


Gord Dibben

how do i get formula to recognise text as = to a number?(excel)
 
david

One method is a formula. Adjust to suit.

=LOOKUP(B1,{"A","B","C","D"},{1,2,3,4})


Gord Dibben MS Excel MVP


On Thu, 8 Mar 2007 21:43:10 -0800, david
wrote:

i am wring aon a scheduling spreadsheet i am tryo to find a way so that i
can enter a character in cells in one part in the preadsheet to stand for
shifts and so that i can have tha chaacter stand for a number so that i can
use it to come up with a total .( the bottom is divided into 1/2 hrs and
used to determine the shift, the top is also in 1/2 hs but is based on the
salesfor that day) is there a way i camn do this so that it will be easy to
for others to use?




All times are GMT +1. The time now is 03:25 AM.

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