+ Reply to Thread
Results 1 to 3 of 3

Outputting specific criteria from a cell - Maximum/Minimum value within CELL

  1. #1
    Registered User
    Join Date
    09-30-2013
    Location
    london
    MS-Off Ver
    Excel 2010
    Posts
    85

    Outputting specific criteria from a cell - Maximum/Minimum value within CELL

    Afternoon,

    I have data which could be in formats such as the following:

    0.361 x 3.8
    Test: 8.90x0.20=0.487
    0.362 * 1.4
    ~0.85 (0.32*2.45)
    0.362 * 1.4=0.67

    It could have other similar variants. Basically, in one cell I need to output the SMALLER 0."" number. (Or if there's only one 0."", than that number). So answers from the aforementioned data would be:

    0.361
    0.20
    0.362
    0.32
    0.362


    In another cell, I need to output the n."" number where n is the number above 0. So would need the following answers from the data:

    3.8
    8.90
    1.4
    2.45
    1.4

    I've tried to use functions such as ISNUMBER(SEARCH("n.*" if n>0 or something similar but can't get my head round how to make it this specific! Any help would be greatly appreciated.

    Thanks in advance.
    Last edited by brad999; 10-04-2013 at 10:53 AM.

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Outputting specific criteria from a cell

    Not sure how to do it with functions but this user defined function should return what you want:
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    09-30-2013
    Location
    london
    MS-Off Ver
    Excel 2010
    Posts
    85

    Re: Outputting specific criteria from a cell

    Wow looks like some detailed coding! But apologies, I should have mentioned before, but I require it in functions as it will be used on other PCS/workbooks! But thanks, you helped me understand exactly what I need, finding maximum/minimum value within a cell

+ 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. Replies: 7
    Last Post: 12-11-2012, 09:18 AM
  2. Cell Headers Not Outputting Proper Formats
    By Mordred in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-01-2011, 09:33 AM
  3. Transfer single cell information to specific cell based on user criteria
    By RoVo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-31-2006, 11:30 AM
  4. Outputting a formula in a cell using VB
    By Cardiff Maths Student in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-06-2005, 08:06 AM
  5. Combining fields and outputting to one cell
    By Doug in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-06-2005, 08: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