Edit a record on a form

Kully121

New Member
Joined
Sep 21, 2004
Messages
44
Hi,

How do i allow users to edit a record when a form is opened

Tried adding a record navigation/Find record button but it comes up with a error message

saying 'can't find or replace button now'

I have the form on Data Entry enabled

I guess i need to edit the code so it searches for customer number within the relevant table

Cheers,

Kully121
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
If you're trying to set up a search function, you have a few options.
1. Show your users how to select the field of interest and use Edit | Find to move to the record
2. ... Or right-click the field and Filter For...
3. Alternatively, you can have a combo box for searching. Once an item is selected from the combo, the form filters accordingly.
There may be others as well, depending on how sophisticated the search needs to be. Check out the Board for combo filter and see what you turn up.

Denis
 
Upvote 0
Kuylly121

If you have DataEntry set to yes the only records the user could edit would be any new ones they added after opening the form.

To access any other records you need to turn Data Entry off.
 
Upvote 0

Forum statistics

Threads
1,221,854
Messages
6,162,452
Members
451,765
Latest member
craigvan888

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