+ Reply to Thread
Results 1 to 8 of 8

find grater than 100000 and less than 999999 number in an cell

  1. #1
    Forum Contributor
    Join Date
    11-26-2013
    Location
    India
    MS-Off Ver
    2010
    Posts
    157

    find grater than 100000 and less than 999999 number in an cell

    Hi,

    dear friends i have an text in a cell like abc room no.10/12 zxy 412365 sector-15 i need to get the value of 412365
    ie want the number in that text which is have 6 digits.

    thanks

  2. #2
    Forum Guru Winon's Avatar
    Join Date
    02-20-2007
    Location
    East Rand, R.S.A.
    MS-Off Ver
    2010
    Posts
    6,113

    Re: find grater than 100000 and less than 999999 number in an cell

    Hello Liju144,

    Do you require VBA or Excel Formula?
    Please consider:

    Be polite. Thank those who have helped you. Then Click on the star icon in the lower left part of the contributor's post and add Reputation. Cleaning up when you're done. If you are satisfied with the help you have received, then Please do Mark your thread [SOLVED] .

  3. #3
    Forum Contributor
    Join Date
    11-26-2013
    Location
    India
    MS-Off Ver
    2010
    Posts
    157

    Re: find grater than 100000 and less than 999999 number in an cell

    okay with both if formula then its more help and you can suggest in vba also

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: find grater than 100000 and less than 999999 number in an cell

    A
    B
    C
    2
    abc room no.10/12 zxy 412365 sector-15
    412365
    B2: =NumString(A2, 6)


    This could probably be written to be faster:

    Please Login or Register  to view this content.
    Entia non sunt multiplicanda sine necessitate

  5. #5
    Forum Contributor
    Join Date
    11-26-2013
    Location
    India
    MS-Off Ver
    2010
    Posts
    157

    Re: find grater than 100000 and less than 999999 number in an cell

    thanks the same is working which i required. can you help if am using formulas for this to find the same then how can i find it

  6. #6
    Forum Guru Winon's Avatar
    Join Date
    02-20-2007
    Location
    East Rand, R.S.A.
    MS-Off Ver
    2010
    Posts
    6,113

    Re: find grater than 100000 and less than 999999 number in an cell

    Hi Liju144,

    Thank you for the Feedback.

    In the Column next to your Data containing, abc room no.10/12 zxy 412365 sector-15, and assuming your Data is in Cell B3, enter this Formula in Cell C3 and copy down as far as required.
    You may also change the Cells or Ranges to suit.

    Formula;
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Regards.

  7. #7
    Forum Contributor
    Join Date
    11-26-2013
    Location
    India
    MS-Off Ver
    2010
    Posts
    157

    Re: find grater than 100000 and less than 999999 number in an cell

    thankz for your help

  8. #8
    Forum Guru Winon's Avatar
    Join Date
    02-20-2007
    Location
    East Rand, R.S.A.
    MS-Off Ver
    2010
    Posts
    6,113

    Re: find grater than 100000 and less than 999999 number in an cell

    Hi Liju144,

    Please see attachment, for clear understanding.

    Regards.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Random whole number between 100000 - 999999
    By Sc0tt1e in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-06-2015, 03:59 AM
  2. Grater then or less then
    By HaroonSid in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-30-2014, 12:58 AM
  3. value is grater than
    By [email protected] in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-25-2013, 03:03 AM
  4. less >< grater
    By Anita Yadav in forum Excel General
    Replies: 4
    Last Post: 01-14-2012, 02:41 AM
  5. Find value grater than X but less than Y
    By John Murf in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-21-2006, 07:45 PM
  6. Automatic divided by 100000
    By Gian in forum Excel General
    Replies: 2
    Last Post: 05-18-2005, 09:06 AM
  7. [SOLVED] How do I convert 999999 to 999-999 in an excel document?
    By Chris in forum Excel General
    Replies: 2
    Last Post: 01-06-2005, 04:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1