Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Shelley
 
Posts: n/a
Default adding cells which include numbers and text

Hi, I am hugely ignorant regarding excel, no training, and apparrently
no brain... What I need to do is allocate a number to a placing i.e.
1st = 100, 2nd = 99, 3rd = 98 etc. If A5 (for example) has 1st in it, I
put in A6: =101-A5, but it will not add it because of the text. How do
I get the formula to ignore the text in A5???

Shelley ;)

  #2   Report Post  
bill k
 
Posts: n/a
Default adding cells which include numbers and text


rather difficult.

you'ld need to go to <data <text to columns to seperate the letters
from the digits

An other way al together would be to set up a table

1st 100
2nd 99
3rd 98
4th 97

etc,

and use the vlookup formula to find the number 98 if the cell has 3rd
in it.

=VLOOKUP(C1,$A$1:$B$100,2,FALSE)

C1 is the cell with any value in the range 1st 2nd 3rd etc
$A$1:$B$100 is the table
2 stands for .....look in the second column of the table.

good luck


--
bill k


------------------------------------------------------------------------
bill k's Profile: http://www.excelforum.com/member.php...nfo&userid=821
View this thread: http://www.excelforum.com/showthread...hreadid=479017

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
adding cells which include numbers and text Shelley Excel Discussion (Misc queries) 6 October 26th 05 03:53 AM
adding cells after stripping numbers out of text fields Alan Excel Discussion (Misc queries) 1 August 24th 05 08:22 PM
Cells formated as numbers are calculating like text MM_BAM Excel Discussion (Misc queries) 4 July 7th 05 01:29 AM
adding cells with text and numbers Tat Excel Discussion (Misc queries) 1 June 22nd 05 03:01 AM
Adding cells with numbers and text EddieZ Excel Worksheet Functions 4 November 9th 04 12:43 PM


All times are GMT +1. The time now is 08:02 AM.

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"