+ Reply to Thread
Results 1 to 3 of 3

how to find a cell in excel and find all values in a row before that cell

  1. #1
    Registered User
    Join Date
    04-18-2016
    Location
    Singapore
    MS-Off Ver
    Office 2010
    Posts
    37

    how to find a cell in excel and find all values in a row before that cell

    NEED HELP IN CRACKING THE FOLLOWING,

    Attachment 456568

    FROM THE PICTURE ATTACHED i WOULD LIKE TO DISPLAY THE OUTPUT AUTOMATICALLY, BUT CAN SOMEONE TELL ME HOW?

    IF CELLVALUE = 1, THEN
    LOOK FOR THE LOCATION OF "A"

    IF "A" IS BEFORE "1" THEN
    RETURN "EARLY"

    ELSEIF "A" IS AFTER "1" THEN
    RETURN "LATE"

    ELSEIF "A" IS WITHIN 1 (ie, 1=1A) THEN
    RETURN "SAME"

    ELSE
    RETURN "NOT DONE"

    PLS HELP

  2. #2
    Forum Contributor
    Join Date
    10-19-2012
    Location
    Omaha, Nebraska USA
    MS-Off Ver
    Excel 2010
    Posts
    249

    Re: how to find a cell in excel and find all values in a row before that cell

    Here is a workbook with an event enabled macro for sheet 1 that is an example of what you described.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    04-18-2016
    Location
    Singapore
    MS-Off Ver
    Office 2010
    Posts
    37

    Re: how to find a cell in excel and find all values in a row before that cell

    could u tell me how did u do it?

+ 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. [SOLVED] Find a string in cell with multiple values based on number in another cell
    By ccantara in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-03-2015, 03:29 PM
  2. Replies: 1
    Last Post: 09-10-2014, 08:21 PM
  3. Find blank cell, insert formula to find median of above cell range
    By lilyeye in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-05-2013, 11:58 AM
  4. Replies: 1
    Last Post: 04-19-2013, 08:30 PM
  5. Replies: 6
    Last Post: 09-18-2012, 10:43 AM
  6. [SOLVED] how to find if an excel sheet has any hidden values in a cell in VB.NET
    By sparrow in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-14-2006, 01:50 AM
  7. UDF code to find specific text in cell comments, then average cell values
    By bruch04 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-05-2005, 06:10 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