+ Reply to Thread
Results 1 to 4 of 4

multiple workbooks 1 userform

  1. #1
    Registered User
    Join Date
    05-23-2016
    Location
    California
    MS-Off Ver
    2013
    Posts
    20

    multiple workbooks 1 userform

    Hello, how can I have the data from the workbook with the userform copy to another workbook named something else. What I would like to do as a work around for where I am at is create a file for each user with it's own userform and have their data copy to a master log. I have created the userform and saved workbooks as desk1 and desk2 and have the master log workbook saved as combinedesks. how can I copy the data from desk1 and desk2 into combinedesks? They are all on the same share drive also.

  2. #2
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: multiple workbooks 1 userform

    Input data to the userform with code like

    Please Login or Register  to view this content.
    and export it with

    Please Login or Register  to view this content.
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  3. #3
    Registered User
    Join Date
    05-23-2016
    Location
    California
    MS-Off Ver
    2013
    Posts
    20

    Re: multiple workbooks 1 userform

    Thanks, question though, would I need to do this for every textbox, combobox, etc... on the userform.

  4. #4
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: multiple workbooks 1 userform

    If you want your user form to interact with a workbook, you have to tell it which workbook.

    And every control that did something to that workbook would have to refer to it.

+ 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. Macro to Pull Data from Multiple Workbooks to One Master Workbooks
    By eranajoy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-23-2019, 09:24 AM
  2. Replies: 2
    Last Post: 12-16-2014, 01:13 PM
  3. Need macro or userform for Extract data from multiple workbooks by giving date range
    By hemant_sonawane in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 04-04-2014, 06:16 AM
  4. UserForm help - display list of open workbooks except workbook userform code is in
    By kensweep in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-09-2014, 12:26 PM
  5. Screenupdating false when sending data from VBA userform to multiple workbooks
    By scraigrobinson in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-25-2013, 02:17 PM
  6. [SOLVED] Open Multiple Workbooks, Record names, Copy paste to Active Workbook, Close the Workbooks
    By vba_madness in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-24-2013, 06:09 AM
  7. split Workbooks to multiple workbooks with multitabs
    By xanto in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-08-2010, 06:47 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