+ Reply to Thread
Results 1 to 4 of 4

copy cell contents from one sheet to another within a loop

  1. #1
    Registered User
    Join Date
    12-05-2012
    Location
    victoria
    MS-Off Ver
    Excel 2010
    Posts
    55

    copy cell contents from one sheet to another within a loop

    Hello,

    I have a loop function that goes through a list of employees and i want to move their name to a different sheet(monday, tuesday...) so that I know who is in on what day. is there a simple way to have it add the next name to the bottom of the list?

    thanks,

  2. #2
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: copy cell contents from one sheet to another within a loop

    Any more details? As your post is written.

    worksheets("Sheet1").usedrange.copy destination:="Monday" etc.

    You mention a loop, do you want the loop to check if they are in on the days.
    Hope this helps

    Sometimes its best to start at the beginning and learn VBA & Excel.

    Please dont ask me to do your work for you, I learnt from Reading books, Recording, F1 and Google and like having all of this knowledge in my head for the next time i wish to do it, or wish to tweak it.
    Available for remote consultancy work PM me

  3. #3
    Registered User
    Join Date
    12-05-2012
    Location
    victoria
    MS-Off Ver
    Excel 2010
    Posts
    55

    Re: copy cell contents from one sheet to another within a loop

    here is a part of the code, to make is easier I just want to move certain cells from the main page to a new tab "monday"

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    12-05-2012
    Location
    victoria
    MS-Off Ver
    Excel 2010
    Posts
    55

    Re: copy cell contents from one sheet to another within a loop

    that works for the first entry but how can I put the next name on the list without losing my place on the current tab.

+ 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. Function to copy cell contents from sheet 1 to sheet 2
    By cameron213 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-26-2014, 08:13 PM
  2. If cell has value, copy contents into it's own row on different sheet
    By dannyq07 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-21-2012, 05:22 PM
  3. filter and copy cell contents to another sheet
    By shoo002 in forum Excel General
    Replies: 8
    Last Post: 09-20-2010, 07:25 AM
  4. copy sheet to new sheet, rename it, return cell contents
    By soldstatic in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-11-2009, 01:49 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