Forms: Limit to one record at a time?

Joined
Mar 23, 2004
Messages
241
Hi to all you Access gurus in MrExcel.comland.

I've got a "survey" on a database for business users to fill in. I only want them to fill it out once. When it's opened, it goes to a new record, then filters for blank data in the "name" field to prevent users being able to see other people's answers.

How can I set it up so that once someone has entered their name, the option to move to a new record is removed? I've removed the record selectors, etc, but the wheel on the mouse still moves on to a new record...

Any help hugely appreciated...
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
If you set the forms "Data Entry" property to yes then they won't be able to see previous records, but you may want to tweek the toolbar to prevent them from removing filter!

If you are trying to prevent them adding a new record then you will probably be best to create an unbound form and use code to save the record when they have finished filling it in.

Peter
 
Upvote 0

Forum statistics

Threads
1,221,813
Messages
6,162,117
Members
451,743
Latest member
matt3388

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