Database

chintu

New Member
Joined
Apr 1, 2018
Messages
17
I need to create a database which is going to use 100 people at a time.
Can any one help me on that
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
chintu: Kindly post your threads in the appropriate forum. This is the second time in a row you've posted a question in an entirely inappropriate forum (i.e. https://www.mrexcel.com/forum/past-questions/). Database questions belong in the Access forum. Moved.

You might also try giving some detail for potential responders to work with. Your question above could hardly be more vague.
 
Upvote 0
once designed and functional,
put the db on a network folder, split the db.
the backend (BE) tables stay on the network,
each user will get a copy of the Front End, in their personal folder.

I have a table tUsers, with eveyones userID and folder path.
I can click a button to copy the FE to all users in the list, in order to distribute updates to all.
(if needed) It also serves as the validation list of who's allowed in the app
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,326
Messages
6,124,263
Members
449,149
Latest member
mwdbActuary

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