+ Reply to Thread
Results 1 to 2 of 2

How to automatically list down associates if workflow is mentioned in the column?

Hybrid View

  1. #1
    Registered User
    Join Date
    04-06-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    9

    How to automatically list down associates if workflow is mentioned in the column?

    How to automatically list down associates if workflow is mentioned in the column?
    Like in attached sheet, in column B workflow is listed down and in column C name of associates should get populated in sequential manner from column F, G and H.
    For example A, B, C and D is aligned to workflow X (Treating this as primary source), whenever in column B, workflow X is populated (manually) it should list down list of associates in order - A then B, then C, then D; once cycle completes, it should repeat again A, B, C, and D.

    Regards,

    Jhajee
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: How to automatically list down associates if workflow is mentioned in the column?

    Hi
    F3 cell =
    =IFERROR(INDEX($C$2:$C$20,SMALL(IF(F$2=$B$2:$B$20,ROW($B$2:$B$20)-1,""),ROW()-2)),"")

    Then enter Ctrl+Shift+enter instead of just an enter, Drag right and down
    Appreciate the help? CLICK *

+ 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. Replies: 1
    Last Post: 08-05-2013, 01:55 AM
  2. Replies: 2
    Last Post: 03-01-2013, 02:01 AM
  3. Replies: 4
    Last Post: 10-11-2012, 12:44 AM
  4. Excel 2007 : Formula associates to wrong cell...
    By ellsworth2000 in forum Excel General
    Replies: 3
    Last Post: 05-04-2011, 03:27 PM
  5. extract all the products mentioned in a column
    By saadeet in forum Excel General
    Replies: 5
    Last Post: 03-03-2007, 03:00 AM

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