+ Reply to Thread
Results 1 to 5 of 5

Excel or Access for surgery booking system?

Hybrid View

  1. #1
    Registered User
    Join Date
    10-10-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Excel or Access for surgery booking system?

    I realize this isn't particularly helpful but Excel or Access alone are not great platforms for what you're trying to accomplish. You will likely continue to run into file lock issues even if you move your solution to MS Access and I have yet to find a good (low maintenance) way to mitigate this without involving a collaborative file sharing solution such as SharePoint.

    You didn't describe much in terms of requirements but, based on some assumptions I've made from reading your post, the best cheap solution that comes to mind would be something like Office Online (if available to you) or Google Sheets. Though, since you're dealing with patient data, a free web-based solution may raise some security flags.

    If Excel and Access are truly the only platforms available to you then you might look into creating a "Split Database" using MS Access. It's essentially a single central .mdb with multiple other .mdb's (one per user) linked to it. That way, each user can open their own copy (presumably containing a form to update your tables) without locking the primary copy. This is not a great solution as maintenance is tricky and any updates will be a horrible process especially since you've stated your users aren't very tech savvy.
    Last edited by platinumphoenix; 07-04-2016 at 02:47 AM.

+ 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. Good in booking system
    By donkey_uk in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-08-2016, 12:04 PM
  2. Basic Booking System Help!
    By Squire90 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-08-2015, 10:20 AM
  3. instrument booking system
    By jisuxinren in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-30-2014, 04:11 AM
  4. Using Excel for a booking System?
    By Revolver in forum Excel General
    Replies: 15
    Last Post: 11-20-2013, 10:18 PM
  5. Job Booking in system
    By Shieldzy13 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 10-28-2013, 12:21 PM
  6. Help using VB programming in my booking system
    By JSCR01 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-25-2010, 03:11 PM
  7. booking system.
    By redja in forum Excel General
    Replies: 4
    Last Post: 02-21-2007, 10:45 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