+ Reply to Thread
Results 1 to 6 of 6

Copy Cells in a Row to Another Sheet if they are new (doesnt already exist in other sheet)

  1. #1
    Registered User
    Join Date
    06-05-2018
    Location
    Minneapolis, MN
    MS-Off Ver
    365 ProPlus
    Posts
    31

    Copy Cells in a Row to Another Sheet if they are new (doesnt already exist in other sheet)

    Hello Brilliant Excel People,

    I am not very experienced with VBA or Macros and need some help. I have a running list of activities based on 4 parent cells (Theme, Content, Title/Topic, and a concatenation of content and topic (normally hidden)). I also have a weekly calendar view where the activities are listed by day across the columns, based on the parent columns that match the running list.

    I am trying to find a way where if what is entered in the parent cells in the running list sheet doesn't already exist in the weekly calendar view, they parent cells will be copied from the running list and pasted in the first empty row of the weekly calendar view.

    I have attached a sample file with visuals of what i would like to see.

    Please help!
    Attached Files Attached Files
    Last edited by heimk008; 06-11-2018 at 09:19 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    02-06-2014
    Location
    N/A
    MS-Off Ver
    N/A
    Posts
    373

    Re: Copy Cells in a Row to Another Sheet if they are new (doesnt already exist in other sh

    Hi,

    Will see if I can take a crack at this when I get home in a few hours.

  3. #3
    Valued Forum Contributor
    Join Date
    02-06-2014
    Location
    N/A
    MS-Off Ver
    N/A
    Posts
    373

    Re: Copy Cells in a Row to Another Sheet if they are new (doesnt already exist in other sh

    Hiya,

    Hope you are well, I was able to code a solution that I think will work for you.

    I would save your workbook as macro enabled (.xlsm) and paste the following code in the Sheet2 (1. Master Content List) code module.

    I will also attach the workbook I used to test for reference.

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

  4. #4
    Registered User
    Join Date
    06-05-2018
    Location
    Minneapolis, MN
    MS-Off Ver
    365 ProPlus
    Posts
    31

    Re: Copy Cells in a Row to Another Sheet if they are new (doesnt already exist in other sh

    The code worked perfectly!! Thank you so so much! You saved me so much time and you saved my team a lot of confusion.

  5. #5
    Valued Forum Contributor
    Join Date
    02-06-2014
    Location
    N/A
    MS-Off Ver
    N/A
    Posts
    373

    Re: Copy Cells in a Row to Another Sheet if they are new (doesnt already exist in other sh

    You're very welcome, I'm glad I could help please mark this thread as solved if your issue is resolved

  6. #6
    Registered User
    Join Date
    06-05-2018
    Location
    Minneapolis, MN
    MS-Off Ver
    365 ProPlus
    Posts
    31

    Re: Copy Cells in a Row to Another Sheet if they are new (doesnt already exist in other sh

    Does the thread look solved now? I thought I changed it last week.

    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. Copy ComboBox entry if typed in & if it doesnt aready exist in column
    By chiggerz in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-01-2017, 05:08 PM
  2. [SOLVED] Copy/Paste part of rows from sheet A to B if value does not exist in sheet B
    By gv29 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-30-2016, 02:33 AM
  3. modify exist macro to copy one more sheet data.
    By sarat47 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-30-2014, 11:36 AM
  4. Macro to Replace Row if Exists or copy to new row if doesnt exist
    By jgibs in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-15-2012, 01:23 PM
  5. macro to check if a value exist in sheet and add it if it doesnt
    By RetroGun in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-01-2011, 02:35 AM
  6. macro to check if a value exist in sheet and add it +other parts of row if it doesnt
    By RetroGun in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-30-2011, 07:14 AM
  7. Copy data from one sheet (Fixed Cells and sheet) to another sheet
    By RCatman23 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-21-2009, 12:56 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