Results 1 to 4 of 4

Sharing excel file on LAN

Threaded View

  1. #1
    Registered User
    Join Date
    12-20-2008
    Location
    Mumbai
    MS-Off Ver
    Microsoft Office 2003 and 2007
    Posts
    36

    Sharing excel file on LAN

    I have an excel file with a userform which is used to input data.

    Whenever the userform is initialized, a sr No(In a textbox) is automatically generated based on the max value in column A.The user then enter other data as per the fields in the userform.

    When the submit(Command button) is pressed the data is enter in an excel sheet of the same workbook.

    I want to share this workbook over my LAN and allow different users to edit at the same time.

    The problem is when two users are accessing the workbook at the same time,the Sr No generated is same for both of them.

    Now when user 1 saves the file the data is recorded in the worksheet, but when user 2 saves the file, the data gets overwritten and only what user 2 has recorded gets saved.

    How to overcome this problem.

    Workbook Attached.
    Last edited by VBA Noob; 01-29-2009 at 04:32 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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