Results 1 to 4 of 4

Drawing Log Problem Using Offset And Match Functions

Threaded View

  1. #1
    Registered User
    Join Date
    02-29-2008
    Posts
    4

    Drawing Log Problem Using Offset And Match Functions

    I am a new user and would appreciate some help with the following issue.

    Currently I am building a drawing log for my company that tracks new incoming drawings. Down the first column are listed the drawing titles and across the top are the titles of the changes. Therefore when a new drawing comes in I insert the title across the top and with an "X" the corresponding drawing title (See Attached Document)

    My issue is with the "Latest" column. I want to scan each row for the last "X" and return the corresponding change title. Currently I am using the following formula which works for about 80% of the rows:

    =OFFSET(C3,-(ROW(C3)-1),MATCH("x",D3:BW3))

    Is there an easier and better way to do this? Thank you in advance for your help.
    Attached Files Attached Files
    Last edited by jasontha; 03-03-2008 at 11:14 AM.

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