+ Reply to Thread
Results 1 to 3 of 3

Rows populating twice instead of only once

  1. #1
    Registered User
    Join Date
    07-27-2020
    Location
    Illinois
    MS-Off Ver
    2016
    Posts
    28

    Rows populating twice instead of only once

    I have rows that are populating twice for some reason and I would like some help to resolve this issue. Each row should be appearing once to show that an employee is working in that particular area. An example of where I am seeing this issue is first on the day sign in on October 24th and nights sign in on October 18th. To make changes to the schedule, type in any date from October 11th to October 24th in cell A2. I believe it is a small formula error since the evening sign in tab is working fine. Thanks for the help!
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Rows populating twice instead of only once

    You are getting repeat names because you have repeat areas in col B.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

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

    Re: Rows populating twice instead of only once

    I have just looked at day sign in, which I assumed (you did not tell us) was shift 1. There are a number of positions (column A) which were blank in shift 1, so I put in some randomly selected numbers (green shading) for testing.

    Use this formula in Day SI, A5, copied across and down:
    =IFERROR(INDEX(MAIN!A:A,MOD(AGGREGATE(15,6,(COLUMN(MAIN!$E$2:$R$2)*1000000)+ROW(MAIN!$E$3:$R$48)/((LEN(MAIN!$E$3:$R$48)>1)*(MAIN!$E$2:$R$2='Day Sign in'!$A$2)),ROWS($1:1)),1000)),"")
    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.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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. Populating 'like' cells on common rows
    By ejsdon in forum Excel General
    Replies: 11
    Last Post: 05-16-2020, 04:26 AM
  2. Populating rows based on cell value
    By Kabash in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-15-2019, 06:01 AM
  3. Populating multiple rows with the data that repeats itself every 4 rows
    By magdalenakuf in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-17-2016, 01:14 PM
  4. Populating rows with combobox
    By AllanSullivan in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-13-2013, 08:35 AM
  5. Userforms & Checkboxes & populating rows
    By gwendolyn in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 06-29-2007, 12:18 PM
  6. Populating a combo box from rows in a table??
    By BKM in forum Excel General
    Replies: 0
    Last Post: 11-14-2006, 08:51 AM
  7. Populating Rows
    By teresa in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-29-2005, 10:05 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