+ Reply to Thread
Results 1 to 2 of 2

VBA transfer data from one workbook to another

  1. #1
    Forum Contributor
    Join Date
    01-06-2011
    Location
    cleveland
    MS-Off Ver
    Excel 2007
    Posts
    225

    VBA transfer data from one workbook to another

    how would i go about transferring data from one workbook to another? the starting data is in:

    workbook: "VEF LOGBOOKm working.xlsm"
    worksheet: "Finished"
    cell: b1


    I need it to go to the first unused cell in column a in:

    workbook: "VEF SUMMARYm.xlsm"
    worksheet: "Batch Data"
    cell: a?


    everything i have tried i am getting runtime, and google searches are coming up too complicated for my purposes. thank you for any help

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: VBA transfer data from one workbook to another

    Hi, kamelkid2,

    if both workbooks are open try
    Please Login or Register  to view this content.
    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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