+ Reply to Thread
Results 1 to 6 of 6

Update Slot column with unique bid choice from row of choices

  1. #1
    Registered User
    Join Date
    10-23-2013
    Location
    Memphis, TN
    MS-Off Ver
    Excel 2010
    Posts
    3

    Update Slot column with unique bid choice from row of choices

    Hello all

    Long time newbie still trying to tackle this one. I'm seeking help with code to loop and fill the attached worksheet Slot column with the techs first choice that is not a duplicate above from more senior tech. The techs are listed down column A with the most senior tech able to get first choice. If the next tech down the list bid the same choice as the first tech the the code would select the next choice.

    Thanks for the opportunity

    RL
    Attached Files Attached Files
    Last edited by RlHamor; 10-23-2013 at 03:01 PM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    27,031

    Re: Newbie to forum seeking experts

    Welcome to the Forum!

    Thank you for the title change, carry on.
    Last edited by 6StringJazzer; 10-23-2013 at 04:59 PM. Reason: OP complied with request
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Newbie to forum seeking experts

    I have your solution when the title has been changed.

    My solution copies the data into a VBA array.

    And populates a Unique collection with each users valid choices.

    The collection is then converted to an array

    Finally the array is written back to Excel.

    As there is only one read and one write action the process is fast.

    Unfortunately I cannot post the code or the sample until you comply with Jeff's request.

  4. #4
    Registered User
    Join Date
    10-23-2013
    Location
    Memphis, TN
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Newbie to forum seeking experts

    Thanks mehmetcik,

  5. #5
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Newbie to forum seeking experts

    Here It is:

    Please Login or Register  to view this content.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    10-23-2013
    Location
    Memphis, TN
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Newbie to forum seeking experts

    Solved this works like a charm

+ 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. Hello Excel Forum Experts and Users!
    By mom2carisa in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 09-04-2013, 11:49 AM
  2. I am Anup from India, seeking deliberately forum's help for worksheet functions.
    By Anup Kumar Das in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 08-12-2013, 02:03 PM
  3. Forum newbie
    By fgan79 in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 07-23-2013, 01:52 PM
  4. Hello! Newbie to the Forum
    By tocuilleain in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 01-28-2013, 10:43 PM
  5. Hello Everyone - Forum Newbie
    By ellisw in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 10-22-2012, 02:44 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