Multiple users accessing the same spreadsheet via SharePoint

cja65

New Member
Joined
Sep 11, 2024
Messages
13
Office Version
  1. 365
Platform
  1. Windows
I created a database (table) in excel in one spreadsheet. I then created four other input spreadsheets that my employees enter data and then use vba code to look up the correct row in the table and either update the data or create a whole new row. It looks like if more than one employee accesses the same input spreadsheet at the same time the program requires one to save the changes to another file, which I don't like.

Is there a way to limit access to the input spreadsheet so if one user has it open another can't see it or can't edit it? Should I have created this workbook in Access instead of Excel? :)

Below, CLIENT DB is the database (Table1), the other four spreadsheets are just forms filled out and then copied to the database as needed.

1734025820107.png
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,224,600
Messages
6,179,834
Members
452,947
Latest member
Gerry_F

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top