+ Reply to Thread
Results 1 to 5 of 5

Drawing revision control

  1. #1
    Registered User
    Join Date
    11-20-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    12

    Post Drawing revision control

    hi all,

    I am trying to build a drawing revision control. Here with i attached what i created.
    basically what i need is to find the latest drawing Revision and created date of that drawing.
    The problem with my excel sheet is only work with numbers (revision cells=F9,G9,H9,...). If i enter text for version it does not work.

    Regards,
    Attached Files Attached Files

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Drawing revision control

    May be this...

    In D9 Cell

    =INDEX($F$8:$CG$8,MATCH(C9,$F$9:$FI$9,0))


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    11-20-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Drawing revision control

    thank you,

    I need Formula for C9 Cell.

    Regards

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Drawing revision control

    In C9 Cell

    =IFERROR(LOOKUP(2,1/($F9:$BL9<>""),$F9:$BL9),"")

    Drag it down...

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Drawing revision control

    Thanks for the rep

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. Excel Sheet Revision Control
    By tranh2 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-04-2013, 08:23 PM
  2. revision alerts
    By jon@karhu in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-27-2008, 08:01 AM
  3. ANOTHER Revision to Macro
    By alachape in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-02-2008, 01:56 PM
  4. Drawing register latest revision letters
    By Racing Ka in forum Excel General
    Replies: 6
    Last Post: 09-05-2007, 04:01 AM
  5. Revision
    By kbkst via OfficeKB.com in forum Excel General
    Replies: 4
    Last Post: 02-17-2006, 03:15 PM

Tags for this Thread

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