+ Reply to Thread
Results 1 to 4 of 4

Shared workbook, 75 users, need faster refresh, (45 minute search fail.)

  1. #1
    Registered User
    Join Date
    12-22-2016
    Location
    Louisville, Kentucky
    MS-Off Ver
    Excel 2016
    Posts
    1

    Shared workbook, 75 users, need faster refresh, (45 minute search fail.)

    I have a single workbook that will be shared by 75 different users at exactly the same time.

    Sheet 1 will be populated by the data from sheets 2 through 76.

    MAIN QUESTION: I need this data within seconds of input, by each of the 75 users. Is there anyway to reduce the "auto-refresh" time to below a minute?

    What if Question: If used the "connections" command and inputted a 1 minute refresh, would that work after I shared the workbook?

    NOTES for the ever-so kind respondents:
    -After building this sheet in Google sheets we found that Google Sheets does not allow more than 50 simultaneous users.
    (Google sheets is also not currently recognized as "safe" by upper IT)
    -Not using any VBA coding or macros in these sheets.
    -All user sheets are identical, and no user can input on top of another user on sheet 1.
    -This workbook will be replaced monthly.
    -Users < average computer users.
    -Not all 75 users will be in excel 2016, some are using excel 2010.
    -All Microsoft "tools" are considered safe by IT.

    The attached photo is a simple example, in reality each user will have 6 questions to respond to.

    Options/Thoughts?
    Thank you in advance!
    Attached Images Attached Images

  2. #2
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,406

    Re: Shared workbook, 75 users, need faster refresh, (45 minute search fail.)

    ,
    ,
    I have a single workbook that will be shared by 75 different users at exactly the same time.
    .
    .
    A few years ago I tried to use Excel in the same manner as your intentions (shared by others at the same time). I learned the hard way that Excel, as a stand alone product, is not able to be utilized in that manner.
    Excel can be accessed by one person at a time. User #1 accesses and uses the file, then close the file. Then, User #2 accesses and uses the file, then close the file. Etc, etc.

    Having said that, if you find a way of accomplishing your goal, please let me know (seriously). I would like to learn from it.

    Interesting that Google can be accessed by up to 50 folks at a time. It must be connected to a back-end product allowing such or is designed differently from Excel ?

  3. #3
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,973

    Re: Shared workbook, 75 users, need faster refresh, (45 minute search fail.)

    You can share a workbook between multiple users in Excel. But it is unreliable and general consensus is that it is best to avoid it.

    I'd do something like below, if you must use Excel for some reason.

    1. Set up network folder that everyone works out of.
    2. Set up individual workbook for each employee (password protect it).
    3. Collect info from each workbook (PowerQuery, ADODB etc).

    But seems like you want response to survery/questions?
    Why not leverage Google Form in conjunction Google sheet? Multiple people can access form at the same time and there is no need to have multiple people editing/sharing Google sheet.

    Edit: You can then easily connect to Google Sheet from Excel and create dashboard report etc.
    Last edited by CK76; 12-23-2016 at 11:26 AM. Reason: See Edit:

  4. #4
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Shared workbook, 75 users, need faster refresh, (45 minute search fail.)

    I think that a relational database program is what you need. Each user has a sub table of the database. The front end of the database can query any of the tables at any time and only the active records (the ones currently in use by the users) are available. As soon as a record is saved, it is immediately available to be accessed by the front end of the database.

    My experience with this was many years ago with Oracle and SQL as the front end and it worked very well.

    I think that Excel is not up to the task that you want to accomplish.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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. Replies: 3
    Last Post: 04-05-2016, 11:41 AM
  2. Multiple Users in a Shared Workbook
    By athyeh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-06-2014, 05:38 PM
  3. How to check what users are in a Workbook on a shared drive?
    By btorrean in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-03-2014, 09:06 PM
  4. Preventing Users from Unsharing Shared Workbook
    By Peeekay in forum Excel General
    Replies: 2
    Last Post: 01-24-2011, 03:06 PM
  5. How many users can sucessfully use a shared excel workbook?
    By Andrew of EIT in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  6. How can I allow other users to make changes in a shared workbook
    By yourdisplayname@discussions.mi in forum Excel General
    Replies: 1
    Last Post: 01-28-2005, 09:06 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