+ Reply to Thread
Results 1 to 3 of 3

Problem with data transfer (erasing old data)

  1. #1
    Registered User
    Join Date
    12-23-2015
    Location
    Richmond, Va
    MS-Off Ver
    Office14
    Posts
    3

    Problem with data transfer (erasing old data)

    So, the issue is we have a worksheet (I did not create) and it basically keeps track of a data list that can be transferred to other sheets upon a drop down.
    It was working fine, now all of a sudden, it's deleting the old data that was there.

    We have 3 sheets.
    Sheet 1 being open locks
    Sheet 2 being closed locks
    Sheet 3 being turn down locks
    There is a drop down on the open locks sheet that allows us to move it to another sheet based on whether it is closed or a turn down.

    Say you move an open lock to TD, it is currently deleting the last entry.

    If there is person A, B, C
    You move A, it will transfer
    You move B, it will transfer but delete A
    You move C, it will transfer but delete B.

    Please Login or Register  to view this content.
    Any help is greatly appreciated as the person that created the workbook is way too busy to fix it. Hence, why I'm here. Thanks!
    Last edited by SoloMon3y; 12-23-2015 at 11:32 AM.

  2. #2
    Registered User
    Join Date
    12-23-2015
    Location
    Richmond, Va
    MS-Off Ver
    Office14
    Posts
    3

    Re: Problem with data transfer (erasing old data)

    Also, realized that we have this formula in Column A on the Turn down and Closed Lock sheet. It starts at C8 and goes down for every row.

    Please Login or Register  to view this content.
    Also, this formula at the end of every row

    Please Login or Register  to view this content.
    Not sure if this helps or not.

  3. #3
    Registered User
    Join Date
    12-23-2015
    Location
    Richmond, Va
    MS-Off Ver
    Office14
    Posts
    3

    Re: Problem with data transfer (erasing old data)

    So, I'm thinking the issue is that it is copying the data to a new line based on the code
    Please Login or Register  to view this content.
    This code basically says, if there is something in this row filled out, it would be a "1" and if there is nothing in the row it would be a "0"
    My guess is that the vba is saying that if there is a 1, add it to the next row. This is where the issue is, as now the formula is not being copied to other rows, the only way to make it work is manually add that formula EVERY time I want to transfer to another sheet.

    Just trying to think this through and hopefully get some help. Figured any information would be helpful.
    Last edited by SoloMon3y; 12-23-2015 at 03:19 PM.

+ 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. transfer data problem
    By Dfrost in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-27-2015, 01:25 AM
  2. Web data to excel without erasing while refreshing
    By Afroo in forum Excel General
    Replies: 2
    Last Post: 03-25-2015, 02:40 AM
  3. Problem looping a macro with offset rangesto transfer data
    By mmurphy77 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-31-2013, 10:31 PM
  4. clear texboxes and lists without erasing data in spreadsheet
    By keiperg813 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-10-2013, 05:49 AM
  5. Data transfer problem with Macros
    By hemiso in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-03-2013, 01:38 PM
  6. Adding old and new data without erasing old data
    By Don Juan in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-16-2008, 06:37 PM
  7. Data worksheet transfer problem
    By jdub_92 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-26-2008, 08:13 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