+ Reply to Thread
Results 1 to 3 of 3

File(s) on a network drive, with multiple users. Looking for strategy help

  1. #1
    Registered User
    Join Date
    08-16-2012
    Location
    Florida
    MS-Off Ver
    Excel 2016
    Posts
    33

    File(s) on a network drive, with multiple users. Looking for strategy help

    Hello everyone,

    I am playing around with a userform to help me keep track of students who need to finish a class by a certain date, and I need to track their progress weekly. It is coming along very nicely, and I shared it with my boss who was pretty interested. She asked a question which I do not know the answer to, so I thought I would toss it out here.

    How easy would it be to make this into something that a team of people could use simultaneously (we all work remotely)? As a shot in the dark there are a couple of different ways that I was thinking about looking at it, but I do not know enough to see which would be easier.

    1. Independent files
    For my stand alone copy, I have a master list of everyone who is on a plan, and then a list of all of the weekly progress checks. For a team of ten colleagues, it would not be hard to make everyone their own copy that is independent. I am sure that I could then make an administrator version that pulled all of the lists from the individual teacher files, and had the same functionality, and could send back any updates that they do to the individual files.

    2. One file (this is the part I have no knowledge about at all)
    Is there a way to do it where we could work out of one file simultaneously? We typically work out of dropbox or box. In dropbox, if two people are in the same file, we often get "conflicted" files, and it is saved with a different file name. That would hose me up pretty badly. Is it something that is even possible? Would it be possible to "lock the file" so that only one person could have the ability to edit it at a time?

    Which direction would be more worthwhile to pursue?

    Any ideas would be appreciated.

    BobR

  2. #2
    Forum Contributor
    Join Date
    06-09-2011
    Location
    Germany
    MS-Off Ver
    Excel 2016
    Posts
    194

    Re: File(s) on a network drive, with multiple users. Looking for strategy help

    Hi BobR,

    you could do this by splitting the file in two. The first one which contains your macros and userforms, and a second "background" file which contains the data. You could password protect the background file (without sharing the password), and use the macro file to populate (and read) the data. The background file would be accessed by the macro file only for a few seconds, which should pretty much eliminate the the risk of locking.

    As the macro file would not keep any data, it would be fine to use it in read only mode.

    You could further improve the tool, by making the background file a proper database, but its probaly not worth the effort.

    Theo
    Remember To Do the Following....
    1. Upload sample files
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.

  3. #3
    Registered User
    Join Date
    08-16-2012
    Location
    Florida
    MS-Off Ver
    Excel 2016
    Posts
    33

    Re: File(s) on a network drive, with multiple users. Looking for strategy help

    OK, thank you very much. I will look in that direction.

    BobR

+ 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] Get Range From a Zip File on a network drive
    By mattress58 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-30-2014, 09:10 AM
  2. Open File off Network Drive
    By njohnson003 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-06-2013, 12:58 PM
  3. Can't one excel file on network drive?
    By Mesak in forum Excel General
    Replies: 0
    Last Post: 10-11-2005, 05:05 AM
  4. How do I open a file from a Network drive using Excel VBA?
    By turnerje in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-02-2005, 06:05 PM
  5. Saving Excel file to Network drive
    By kantjer in forum Excel General
    Replies: 5
    Last Post: 04-06-2005, 09:16 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