Data Entry Form

Dohey

New Member
Joined
Dec 11, 2002
Messages
9
I am designing a Data Entry form to give several departments the ability to enter transfer requests and save them so my department can see them and enter them into our finance system. I have a test form created and it is somewhat ready for testing. How can I send this out to the departments and how do I ensure that they can't change my tables or the design of the form?

Also, I want to set up a link on our web-site for this form so the departments can access it through the site. Is this possible or should I use VB (or something similar) for a front end?

Any help on this would be greatly appreciated.

Thanks in advance
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
To test the data entry form, I would simply either:

1.) Create a copy of the database and let them test that.

2.) Create copies of the underlying tables of the entry form. Then either have the entry form update the copies of the tables, or leave the entry form as is and overwrite the data in tables with the copies you created when they are finished testing.

I have not done much with linking Access to web pages. Someone else will have to field that part of the question. I know you can do it, though (that is what the Pages object is for).
This message was edited by jmiskey on 2002-12-12 14:57
 
Upvote 0

Forum statistics

Threads
1,221,499
Messages
6,160,164
Members
451,628
Latest member
Bale626

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