+ Reply to Thread
Results 1 to 3 of 3

Copy and paste macro from one sheet to another, trying to learn for myself

  1. #1
    Forum Contributor
    Join Date
    04-02-2012
    Location
    Ohio
    MS-Off Ver
    Excel 2010
    Posts
    452

    Copy and paste macro from one sheet to another, trying to learn for myself

    This macro will copy and paste various cells from the Calculator sheet to the Journal sheet. Everything will be pasted into column A of the Journal Sheet. It will be linked to the Export Exercise Stats button on the Calculator sheet.

    Calculator!L8 will be copy pasted as value to column A, leaving one empty row between the lowest occupied row and the entry

    Calculator!L9 will be copy pasted as value to column A directly under that.

    There is more that needs to be copy and pasted, but I want to do that myself based on how the code works (I know nothing about programming but want to learn).
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Copy and paste macro from one sheet to another, trying to learn for myself

    In your example workbook, cells L8 and L9 are empty. Nothing to copy.

    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Forum Contributor
    Join Date
    04-02-2012
    Location
    Ohio
    MS-Off Ver
    Excel 2010
    Posts
    452

    Re: Copy and paste macro from one sheet to another, trying to learn for myself

    Thank you, I should have said column K.

+ 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] Macro to lookup a value in a Sheet and find that value in another sheet and Copy paste
    By Khalid.Noor in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 04-11-2018, 02:59 PM
  2. Macro copy from one sheet and paste values in NEXT VISIBLE SHEET & then ACTIVATE IT.
    By acsishere in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-10-2017, 04:54 AM
  3. [SOLVED] VBA - Macro issue copy/paste line other sheet + duplicate current sheet
    By vcourbiere in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 09-17-2014, 12:06 PM
  4. Replies: 7
    Last Post: 12-03-2012, 03:10 AM
  5. Replies: 3
    Last Post: 11-12-2010, 04:31 AM
  6. Replies: 2
    Last Post: 10-15-2009, 10:12 AM
  7. Macro to search the sheet name and copy and paste the data from a major sheet
    By salma2009 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-04-2009, 02:11 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