+ Reply to Thread
Results 1 to 5 of 5

Value Extraction Formula

  1. #1
    Registered User
    Join Date
    06-25-2008
    Posts
    22

    Value Extraction Formula

    I have data in some columns where if one column has a value less than 10 then i need the data in the K column. Seems like this should be simple but my following formula isnt working. I need to apply this forumla to the entire spreadsheet which is over 40000 entries long. Could someone help me with whats missing?

    =IF((D9< 10),K9, " ")

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Value Extraction Formula

    Your formula seems to work fine. What exactly is it "not" doing in your spreadsheet? Do you have "Tools > Options > Calculation" set to Automatic?
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Registered User
    Join Date
    06-25-2008
    Posts
    22

    Re: Value Extraction Formula

    Yes calculations are set to automatic. Problem is, the formula is showing a value of 0 when it should be looking at column K and grabbing that number.


    Basically i need it to check Column D and if Column D has a number LESS THAN 10, then return the value in column K if column D is greater than 10, I need it to be blank.

  4. #4
    Valued Forum Contributor Shijesh Kumar's Avatar
    Join Date
    05-26-2008
    Location
    Bangalore / India
    MS-Off Ver
    2000
    Posts
    717

    Re: Value Extraction Formula

    Click on Column D which contains value..
    Go to Data , Text To column , Select Fixed widht and Click finish.

    Hopefully this should work

  5. #5
    Registered User
    Join Date
    06-25-2008
    Posts
    22

    Re: Value Extraction Formula

    Thanks so much that was the 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