+ Reply to Thread
Results 1 to 3 of 3

Updating a central workbook on server in networked environment

  1. #1
    Forum Contributor
    Join Date
    03-05-2007
    Location
    Falmouth, VA now, Palm Bay, FL for 2 yrs, was Colorado Springs, CO for ten years; Cedark Park, TX; Zeeland, MI; Wilmette, IL; Princeton Junction, NJ; NY, NY
    MS-Off Ver
    365
    Posts
    583

    Updating a central workbook on server in networked environment

    Good Evening!!!

    Wondering if anyone knew of any good reference material or examples of what I am about to do (try to do) -

    As best an example would be if we consider a workbook on a central server. It has one page for each instructor and each page has a copy of their class roster - perhaps as simple as one line (row, record) per student, but would prefer a multi-line area per student, and one column (field) for each day of the year, and several rows so there would be a small column of data for each student including room for observation codes, time in class, maybe a small notes field-

    Each instructor has a workbook and one of the pages is identical to the page on the server. Each tab would be coded to correspond to each instructor on the central server.

    Each day the instructor updates attendance.

    From here there are several possibilities, starting with the most desirable -
    • At any point when the attendance page changes I use a change event to also copy and post the new information from the instructor's workbook to the server workbook.
    • During the day whenever the instructor clicks the button the instructor workbook updates the server workbook.
    • Every night after all have left the building the instructor workbooks update the central server workbook.

    As to updating the information is concerned, I am considering two possible methods:
    • Copying over the table from the instructor workbook and simply pasting that intact in the server workbook in totality, avoiding the problem of locating the specific date on the server workbook to update, or...
    • Assigning the new information to variables, finding the corresponding cells in the workbook on the server side and pasting the information thereto.


    My problem is years ago having programed in what then was a somewhat popular database environment called "Clipper", I well recall network programming - having to check if a file was open for writing and such. Since the file on the server will be sometimes closed but most of the time open for the receptionist to be able to view any student's absenteeism AND because another instructor's workbook could be also trying to access the other instructor's page to update their information, I am concerned over problems updating the information.

    I strongly believe someone has done this before; probably many people many times, and it would be pretty stupid for me to try to "reinvent the wheel", so if anyone knows of an example working with server and client workbooks, please let me know; otherwise, if we have information on working within a network I would very much appreciate learning from it!!!



    Also, I am not experienced with linking. Might this be a good situation to use such? What should I consider to try to decide and what implications would I run into if I did create a central server workbook with links to roughly 10 to 15 source workbooks?
    Last edited by brucemc777; 03-12-2014 at 09:47 PM.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Updating a central workbook on server in networked environment

    Better think to do it in Ms-Access


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Contributor
    Join Date
    03-05-2007
    Location
    Falmouth, VA now, Palm Bay, FL for 2 yrs, was Colorado Springs, CO for ten years; Cedark Park, TX; Zeeland, MI; Wilmette, IL; Princeton Junction, NJ; NY, NY
    MS-Off Ver
    365
    Posts
    583

    Re: Updating a central workbook on server in networked environment

    You got me interested; but why would you suggest this?

    Your post is like one of those darned movie teasers!

+ 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. Deploy macro at central server
    By sachendra in forum Access Tables & Databases
    Replies: 0
    Last Post: 07-06-2013, 03:27 PM
  2. Updating and sharing to networked computer
    By euphrates04 in forum Excel General
    Replies: 1
    Last Post: 08-13-2010, 10:31 AM
  3. Networked Updating, Basic Tally, Pie Charts
    By Push Latency in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-24-2007, 12:20 PM
  4. [SOLVED] How do I isolate my Excel Server from the user's general Excel environment?
    By Joseph Geretz in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 02-09-2006, 09:25 AM
  5. Replies: 0
    Last Post: 05-10-2005, 05: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