+ Reply to Thread
Results 1 to 6 of 6

copy data from sheet to a table on another sheet...

  1. #1
    Registered User
    Join Date
    03-02-2017
    Location
    Central Point, Oregon
    MS-Off Ver
    Student
    Posts
    27

    copy data from sheet to a table on another sheet...

    Hello All,

    I am having major difficulty figuring out the correct syntax to copy from cells in the "Input" sheet to the corresponding columns in the table on the "Tracking" sheet, adding a new row for the next input set and the coping only some of the data into the appropriate tables on the "Source" sheet then new rows added as well. I am pretty certain i need to have the new rows added after the data is copied. The purpose for the "Source" sheet is a refference. I will eventually have a macro run a check to be certain the resource has not already been ordered for that student, if It has it will warn the user. That is for later though. Any thoughts on how to attain this?

    Thank you,

    Ben Bristow
    Attached Files Attached Files
    Last edited by Ben Bristow; 02-22-2018 at 06:48 PM. Reason: grammer fix

  2. #2
    Registered User
    Join Date
    02-22-2018
    Location
    Barcelona
    MS-Off Ver
    2007
    Posts
    18

    Re: copy data from sheet to a table on another sheet...

    You could try something like this:

    Please Login or Register  to view this content.
    You will have to repeat the last line before "End Sub" for all fields, adapting the cell addresses.... Let me know if this works for you
    Last edited by munuelitu; 02-22-2018 at 07:50 PM.

  3. #3
    Registered User
    Join Date
    03-02-2017
    Location
    Central Point, Oregon
    MS-Off Ver
    Student
    Posts
    27

    Re: copy data from sheet to a table on another sheet...

    I think that is going to do it. A little tweaking and I will figure it out. Thank you. I will leave the thread open until I verify every column.

  4. #4
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: copy data from sheet to a table on another sheet...

    Something like this.
    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

  5. #5
    Registered User
    Join Date
    02-22-2018
    Location
    Barcelona
    MS-Off Ver
    2007
    Posts
    18

    Re: copy data from sheet to a table on another sheet...

    This is much more elegant....

  6. #6
    Registered User
    Join Date
    03-02-2017
    Location
    Central Point, Oregon
    MS-Off Ver
    Student
    Posts
    27

    Re: copy data from sheet to a table on another sheet...

    That did it guys. Thank you very much.

+ 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. Replies: 5
    Last Post: 02-19-2016, 06:17 PM
  2. Replies: 2
    Last Post: 01-23-2016, 01:16 PM
  3. [SOLVED] copy sheet based on table, rename, and hyperlink table to new sheet
    By DrZeuss in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-30-2014, 01:18 PM
  4. Replies: 0
    Last Post: 05-08-2014, 11:59 AM
  5. Replies: 0
    Last Post: 05-21-2013, 03:09 PM
  6. [SOLVED] Copy and paste data from sheet 2 to sheet 1 based on specific criteria on sheet 1
    By VBADUD in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-05-2012, 04:18 AM
  7. Copy table information into Summary Sheet and All Data Sheet
    By stage in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-05-2011, 03:54 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