Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,560
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9,101
Default 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?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default 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?


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
why does excel not recognise row 1 as a header row when sorting? shabsy Excel Discussion (Misc queries) 2 March 5th 07 03:43 PM
How to get an Excel function to recognise text PMC1 Excel Discussion (Misc queries) 1 January 15th 07 04:00 PM
How can i split combined number and text in excel using formula? John S Excel Worksheet Functions 14 October 26th 06 10:02 AM
why won't excel recognise times Kerry Setting up and Configuration of Excel 2 June 14th 06 01:18 PM
How do I get Excell to recognise 0 at the beginning of a number? The Wonder From Downunder Excel Discussion (Misc queries) 4 February 4th 06 11:57 AM


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