Is there a way I can allow a group of users to enter their own data?

JenniferMurphy

Well-known Member
Joined
Jul 23, 2011
Messages
2,553
Office Version
  1. 365
Platform
  1. Windows
I am still working on a project to distribute LP albums that I started 3 years ago. 😯 It is discussed here:


I now have over 1,000 albums. As discussed in the thread above, I have entered them in an Access database. Now I need to provide a way for each of the 20+ users to select the albums they want.

I could send each of them a copy of the database with a form that would allow them to make their selections. I would then need to merge the selections and apply some code to make the final selections. I could export the Access data to an Excel sheet and then do the same thing but with an Excel workbook and a form.

This approach has some serious limitations. If I get more albums, I would have to modify the database and then send out new copies to everyone. To make that work, I would have to first ask everyone to send me their copies so I could add the new albums without erasing any selections they may have already done. That is a pain in the neck for everyone and error prone.

I would like a way to put either the Access database or the Excel workbook "online" (OneDrive? DropBox? ???) with a "column" for each user and some sort of "protection" so that each user could see the album data and their selection column, but not the selection columns for any other users. They could enter their selections in their selection column, but the rest of the data would be read only. That way, I could make the data I have now available and the users could start making their selections. If I add any albums, they would see them the next time they access the data. I could then set a deadline for making selections, after which I would lock the dataset.

With this approach, there would be just one copy of the data. That should eliminate most of the errors. I envision the data set to look like the illustration below. Columns G-N contain the album data. That would be read only for the users. The actual data has several additional columns with other data about each album. Columns C-F are the selection columns headed by that user's initials. User TR, for example, would only see Columns C and G-N -- not any of the other selection columns (D-F).

1715400917701.png


Is there a way that I can make this available online preferably with Excel, or with Access? I assume that I would have to make a different form for each user.

Does OneDrive provide a way to give each users a unique password that will let the application know which form to load?

Thanks for any suggestions or pointers.
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
PS: I forgot to mention that the selection columns, C-F, contain the users' selections. These are priority numbers 1-5.
 
Upvote 0
Here is one option. Share Your Microsoft Access Database Online with Access Database Cloud - Computer Learning Zone

I don't believe that you can share on Dropbox.Com or similar shared file services.
It looks like that would do the job, but at a price that is a lot more than I can justify spending for a project that I am doing for free. If I understand the pricing right, for me to allow 20 neighbors acess to the database, it would be 20 x $45 + $48 = $945/month. Yikes! I'd rather spend that on the grandkids.

Is there no way for me to do what I want to do with OneDrive?
 
Upvote 0
@JenniferMurphy
It may be convoluted. But, you could create some kind of excel form from a shared excel file on your Personal OneDrive that you can then link to from your MS-Access database. I have linked to excel files before, but not ones that were populated using a form or on OneDrive. But, I do know that microsoft forms are not in personal users tool kits so you may have to make an excel workbook look like a form.
 
Upvote 0
Yikes! I'd rather spend that on the grandkids.
I concur on this statement. I have tried in the past to do what you want and unless everyone is on the same network, then Access does not play friendly. Dropbox.com and Box.net do not play well with sharing Access files. Good Luck on this one.
 
Upvote 0

Forum statistics

Threads
1,216,818
Messages
6,132,884
Members
449,767
Latest member
Controltower

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