Consulting

Results 1 to 3 of 3

Thread: Multiple users

  1. #1
    VBAX Master paulked's Avatar
    Joined
    Apr 2006
    Posts
    1,007
    Location

    Multiple users

    Hi all.

    I'm about to start a project for an EPOS system where there are numerous users with common (shared) data.

    I'm thinking of a master shared workbook, on a network drive, with each of the users having a tablet with a slave workbook with a 'dashboard' to take orders and payments. These slaves will update the shared master workbook.

    Anyone think this is the wrong way to go about it or, indeed, is there a more efficient way?

    Many thanks

    Paul Ked
    Semper in excretia sumus; solum profundum variat.

  2. #2
    Moderator VBAX Sage SamT's Avatar
    Joined
    Oct 2006
    Location
    Near Columbia
    Posts
    7,814
    Location
    AFAIK you can't share Excel for Writing. Only one instance can Write, the rest can only Read.

    But a small Access DB, (or any DB,) between the Master and the Tablets should work out.

    You can also put a WAMP on the server and use the Master Workbook to serve html Forms that the Tablets can use.

    If you do use Excel exclusively, add an intermediary flat file, (*.csv, *.txt, etc,) to the Server, which the Tablets only open very briefly to set Orders and the Master only opens briefly in Read Only.
    I expect the student to do their homework and find all the errrors I leeve in.


    Please take the time to read the Forum FAQ

  3. #3
    VBAX Master paulked's Avatar
    Joined
    Apr 2006
    Posts
    1,007
    Location
    Many thanks for prompt reply, food for thought...
    Semper in excretia sumus; solum profundum variat.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •