+ Reply to Thread
Results 1 to 7 of 7

Excel Function to return values over a certain number - please help

  1. #1
    Registered User
    Join Date
    02-28-2012
    Location
    Milwaukee
    MS-Off Ver
    Excel 2003
    Posts
    17

    Excel Function to return values over a certain number - please help

    I have a report that is rather long and requires being checked on a monthly basis - security by security - to see if it has a Yield in excess of a certain value. I was wondering if anyone knew of a way to more efficiently and accurately check this report - I currently have to go item by item manually. Whether it be a VLOOKUP or some other function in excel I am unfamiliar with - anything would be better at this point.

    It is a standardized report that has a repeating set of information in a single column:

    Security Name
    Yield
    FX Rate
    Settled (the actual word)

    The Yield is the item I wish to find out whether or not there are any values greater than 20. The number does not show as a percentage but as a whole number. The only two numbers taht would show in this column are either the Yield or the FX Rate. The FX Rate will never be greater than 1.0. Any help with this would be greatly appreciated. Thank you.

  2. #2
    Registered User
    Join Date
    09-05-2012
    Location
    Dallas, Tx
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Excel Function to return values over a certain number - please help

    Can you upload a sample spreadsheet?
    http://excelevangelist.blogspot.com/

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Excel Function to return values over a certain number - please help

    couple of ideas come to mind. 1 is to use conditional formatting to highlight the yie4ld when it exceeds your criteria.

    another would be to use =if(yield<value,"CHECK YIELD","")

    without a sample workbook to work from, its hard to say tho
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    02-28-2012
    Location
    Milwaukee
    MS-Off Ver
    Excel 2003
    Posts
    17

    Re: Excel Function to return values over a certain number - please help

    Here is a sample spreadsheet of the report I am working with - the page continues to repeat itself for several pages - I only included one which should be satisfactory - if you would be better served with the whole report I will be happy to attach it.

    Those both sound like they could work really well - I hope this attachement give you an exact idea of what would work.

    And thanks for the help!
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    09-05-2012
    Location
    Dallas, Tx
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Excel Function to return values over a certain number - please help

    Highlight column F, conditional formatting
    Highlight cells BETWEEN 20 and 1000 (as long as no yeilds will be over 1000)

    over number.jpg

  6. #6
    Registered User
    Join Date
    02-28-2012
    Location
    Milwaukee
    MS-Off Ver
    Excel 2003
    Posts
    17

    Re: Excel Function to return values over a certain number - please help

    Thank you very much - that worked great.

  7. #7
    Registered User
    Join Date
    09-05-2012
    Location
    Dallas, Tx
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Excel Function to return values over a certain number - please help

    Glad that worked for you.

    Dont forget to mark your post as [Solved], and its always appreciated if you click the star in the bottom left of the post to add points to the person that solved your problem.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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