+ Reply to Thread
Results 1 to 7 of 7

Multiple Users of VBA Userform, all data saved to one database

  1. #1
    Registered User
    Join Date
    08-16-2010
    Location
    Laguna, Philippines
    MS-Off Ver
    Excel 2007
    Posts
    7

    Multiple Users of VBA Userform, all data saved to one database

    Hello,

    I'm pretty new at VBA and was wondering if you could help me out on this:

    I have created a VBA userform but will need to have it used by at least 5 users. My question is, can it be done with all users working at the same time and when saving their work all data entered will go to one master excel sheet? if yes, would you be kind enough to share the code?
    MS Access is not an option for me so I was wondering if you could help me do this in excel.

    thank you so much and would really appreciate to hear from anyone soon.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Multiple Users of VBA Userform, all data saved to one database

    I think Teylin said it best: There are two kinds of shared workbooks; those that are already corrupt, and those that will be soon.

    I'd figure out a different approach, starting with revisiting why you can't use Access.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    08-16-2010
    Location
    Laguna, Philippines
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Multiple Users of VBA Userform, all data saved to one database

    our office security has limited the applications installed in our PCs so i dont have access available.

    I also thought of sharing the workbook and have all users launch the VBA from there (not sure if its going to work though) but I prefer that they do not see the values they've saved through the userform so they will not be able to edit them. So having a main database where all the saved data from the userform go is the best solution for me, i just got no idea how to do it.

  4. #4
    Registered User
    Join Date
    08-16-2010
    Location
    Laguna, Philippines
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Multiple Users of VBA Userform, all data saved to one database

    Any thoughts?

  5. #5
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Multiple Users of VBA Userform, all data saved to one database


  6. #6
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Multiple Users of VBA Userform, all data saved to one database

    If you have 5 people simply adding to the data and saving records you could accumulate them later. Each would be using their own copy of Excel and the same looking userform. If you have 5 people all trying to update or edit the same data there will be a problem. You could copy the userform to each person's excel file, have them enter data all day and in the evening move all records to a master spreadsheet.

  7. #7
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Multiple Users of VBA Userform, all data saved to one database

    Your post does not comply with Rule 8 of our Forum RULES. Cross-posting is when you post the same question in other forums on the web. You'll find people are disinclined to respond to cross-posts because they may be wasting their time solving a problem that has been solved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser)to the cross-post. Expect cross-posts without a link to be closed a message will be posted by the moderator explaining why. We are here to help so help us help you!

    Read this to understand why we ask you to do this
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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