+ Reply to Thread
Results 1 to 6 of 6

Help please to move row to a second archive sheet when a Marlett tick is selected in cell

  1. #1
    Registered User
    Join Date
    02-15-2016
    Location
    South East, England
    MS-Off Ver
    2013
    Posts
    4

    Help please to move row to a second archive sheet when a Marlett tick is selected in cell

    Hello all,

    Been looking for a solution for a week now and I have no knowledge on VBA at all. Hoping I can have some help here please?

    I have a worksheet that has been created to try and make a job paperless. It stores information in cells D7 along to Q7 (likely to be extended to R) and down to row 99.

    I'm trying to move the row when a Marlett tick is selected in Column O to the archive sheet. So that when the job is ticked as done it will auto move it. Cutting and copying the contents of the cells only so we don't lose borders and colours etc.
    When moving to the archive sheet it would be great if it would go down to the next available or blank row. Also the deleted row in the front sheet to then have all the data below moved up to keep the sheet tidy and organised.

    I'll include a copy of the blank sheet with some random data entered to assist in any testing. Edit: I am having trouble uploading, although the file size is 39mb.
    To note there are some current VBA codes in there to enable Marlett ticks on selection, also another so that columns L and M can not have a Marlett tick in both columns on a corresponding row. Data Validation Lists are also present columns G and H.


    Thanks for your help, would be greatly appreciated.

    Any further questions and i'll try to get back and answered as soon as.

    Thanks,

    Dan
    Attached Files Attached Files
    Last edited by Danz1985; 02-16-2016 at 01:19 PM.

  2. #2
    Forum Contributor
    Join Date
    12-02-2010
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2013, 2016
    Posts
    100

    Re: Help please to move row to a second archive sheet when a Marlett tick is selected in c

    Danz1985,

    It appears that you did not attach your sample file. Please do so and I will try to look at it for you.

    Thanks,

    DarkF1ame

  3. #3
    Registered User
    Join Date
    02-15-2016
    Location
    South East, England
    MS-Off Ver
    2013
    Posts
    4

    Re: Help please to move row to a second archive sheet when a Marlett tick is selected in c

    Thanks DarkF1ame,

    I'm having issues uploading on this connection. The file size is 39mb so I think I may be exceeding limit.

  4. #4
    Registered User
    Join Date
    02-15-2016
    Location
    South East, England
    MS-Off Ver
    2013
    Posts
    4

    Re: Help please to move row to a second archive sheet when a Marlett tick is selected in c

    Quote Originally Posted by DarkF1ame View Post
    Danz1985,

    It appears that you did not attach your sample file. Please do so and I will try to look at it for you.

    Thanks,

    DarkF1ame
    Managed to reduce the file size and attached now. Cheers

  5. #5
    Forum Expert
    Join Date
    05-20-2015
    Location
    Chicago, Illinois
    MS-Off Ver
    2016
    Posts
    2,103

    Re: Help please to move row to a second archive sheet when a Marlett tick is selected in c

    I believe that replacing your first Selection Change event sub with the one below will have the desired result. I noticed on the sample you attached that you'll also need to switch column 'O' of the archive sheet to Marlett font as well if you want the Marlett tick to transfer (it currently shows up as "a")

    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    02-15-2016
    Location
    South East, England
    MS-Off Ver
    2013
    Posts
    4

    Re: Help please to move row to a second archive sheet when a Marlett tick is selected in c

    Quote Originally Posted by cantosh View Post
    I believe that replacing your first Selection Change event sub with the one below will have the desired result. I noticed on the sample you attached that you'll also need to switch column 'O' of the archive sheet to Marlett font as well if you want the Marlett tick to transfer (it currently shows up as "a")

    Please Login or Register  to view this content.
    That is truly amazing. I can't thank you enough.

    I'll put the sheet into place over the next week or so and give it a good run out.

    Thanks again.

+ 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. [SOLVED] Move row from sheet to archive in a macro
    By mmccra2858 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-22-2016, 09:58 AM
  2. Move a Row to archive sheet - Values Only
    By lyla22 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-26-2015, 07:16 PM
  3. Trying to Move an entire Row from one sheet to another Archive sheet.. Also..
    By Gurbo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-15-2014, 10:50 AM
  4. Replies: 1
    Last Post: 11-14-2014, 08:35 PM
  5. [SOLVED] tick all check box in just one click and then count up the selected tick box...
    By pejoi in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-05-2013, 09:13 PM
  6. [SOLVED] Marlett Checkbox in one cell and tick in different cell
    By escobf in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-31-2013, 12:59 PM
  7. Place a tick in a cell when selected, untick it if selected again and....
    By hriggs in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-14-2009, 09:09 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