+ Reply to Thread
Results 1 to 2 of 2

Assigning values automatically

  1. #1
    Registered User
    Join Date
    12-09-2018
    Location
    England
    MS-Off Ver
    2016
    Posts
    10

    Red face Assigning values automatically

    Good afternoon,

    This is an idea of the table that I currently have...

    MON TUE WED THU FRI
    PERSON 1
    PERSON 2
    PERSON 3
    PERSON 4
    PERSON 5
    PERSON 6
    PERSON 7

    I have a set of 7 values, numbers 1 to 7. I want to distribute these between each person automatically. The values have to be different for each person on the same day, and different for the person each day. So PERSON 1 has a different value to PERSON 2 for MON. But, the value for PERSON 1 on MON is different for the same person on TUE. How would I go about doing this?

    Any help would be greatly appreciated! Thanks.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Assigning values automatically

    There are MANY ways to do this. here is one:

    =1+MOD(ROWS(B$2:B2)-1+COLUMNS($B2:B2)-1,7)

    in B2, copied across and down.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ 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. Automatically assigning a value to a name.
    By limpfisch in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-12-2017, 12:56 PM
  2. [SOLVED] Automatically assigning values across multiple pages
    By dkoedel in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-20-2015, 04:29 PM
  3. Automatically assigning a macro to a shape I create
    By vonRobbo in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-18-2014, 10:04 AM
  4. [SOLVED] Automatically assigning a macro to a created shape
    By vonRobbo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-14-2014, 09:07 PM
  5. assigning date entries to week values and month values to sum column C-N values C-
    By the accountant in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-20-2010, 09:52 AM
  6. Automatically assigning data series
    By driffert in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 08-11-2008, 09:24 AM
  7. assigning consecutive value automatically
    By systemsteve in forum Excel General
    Replies: 2
    Last Post: 04-29-2008, 03:51 AM

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