Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 23
Default Select a particular number from a rage of number

My situation
Range of numbers Isolate the middle number
511012407000 R7371 24
511312556110 F3938 25
511401094900 10
511401094900
511011091221 which formula would I need to use?
511011091221
511011091221
511011091221
Last question for the day thank you for helping

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Select a particular number from a rage of number

As long as every number is the same length:

=--MID(A1,6,2)

Copy down as needed

--
Biff
Microsoft Excel MVP


"Cazumel" wrote in message
...
My situation
Range of numbers Isolate the middle number
511012407000 R7371 24
511312556110 F3938 25
511401094900 10
511401094900
511011091221 which formula would I need to use?
511011091221
511011091221
511011091221
Last question for the day thank you for helping



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 23
Default Select a particular number from a rage of number

Thank you , when you can if you could explain to me what each step is doing ...

"Cazumel" wrote:

My situation
Range of numbers Isolate the middle number
511012407000 R7371 24
511312556110 F3938 25
511401094900 10
511401094900
511011091221 which formula would I need to use?
511011091221
511011091221
511011091221
Last question for the day thank you for helping

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Select a particular number from a rage of number

If you are intending to reply to a particular message, make sure that you
reply to that, rather than to your own original message. When you do so,
please quote enough of the original message to put your reply into context.

If you are replying to the suggestion of using the MID function, MID is a
standard Excel function and it, along with every other Excel function but
one, is explained in Excel help. If the part that is confusing you is the
double unary minus before the MID function, that is a simple way of
converting either a Boolean logical value, or in this case a text value
(from the MID function), to a number. If you are starting with a text
number 1, or a Boolean TRUE, the first minus converts this to -1, and then
the second minus converts it to +1.
--
David Biddulph

"Cazumel" wrote in message
...
Thank you , when you can if you could explain to me what each step is
doing ...

"Cazumel" wrote:

My situation
Range of numbers Isolate the middle number
511012407000 R7371 24
511312556110 F3938 25
511401094900 10
511401094900
511011091221 which formula would I need to use?
511011091221
511011091221
511011091221
Last question for the day thank you for helping



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
how to select group of 77 number ghost Excel Discussion (Misc queries) 1 June 10th 08 11:28 AM
Save RAND select number RC Excel Discussion (Misc queries) 3 November 9th 06 11:10 PM
How to select the number in excel? Eric Excel Worksheet Functions 5 March 13th 06 06:58 AM
Select a certain number of cells in a row Dolphinv4 Excel Discussion (Misc queries) 1 October 21st 05 03:03 PM
Select unused number drbobsled Excel Worksheet Functions 1 August 26th 05 07:03 PM


All times are GMT +1. The time now is 02:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"