Results 1 to 3 of 3

Thread: Simple Copy/Paste - columns from one sheet/workbook - to a different sheet/workbook

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Simple Copy/Paste - columns from one sheet/workbook - to a different sheet/workbook

    Hi -
    I am looking for a macro that would to the following :
    - I am a current workbook (say workbookcalc)
    - When the macro executes it references workbookdata in the same folder
    - It goes to sheet1 in workbookdata
    - Copies the first 10 columns (A:J)
    - Pastes the 10 columns to workbookcalc sheet1

    Thanks - jerry
    Last edited by jerryr0125; 05-18-2017 at 01:17 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •