Form based on query - remain editable

ddotson

Board Regular
Joined
Nov 9, 2004
Messages
57
I am sorry if this is a basic question, but this is the first database that I have tackled from scratch... I have a form that I would like to display only records that are Under Review, with the only other option being complete. I based a form on a query, which excluded certain records from the table. But when the form is open, the user is unable to edit the record? I was unable to figure a way to solve this.. Any help would be appreciated. Thanks!
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
Take a look at the underlying query -- most likley that is your problem. If the query cannot be edited, neither can any forms or queries based on it.
Generally, you cannot edit these kinds of query:

Totals
Crosstab
Any query where the primary keys for the relevant tables are not included in the query grid.

Check tp see that this is not the case: if it is, change the query until it is editable and save it. You should be OK after that

Denis
 
Upvote 0

Forum statistics

Threads
1,215,491
Messages
6,125,104
Members
449,205
Latest member
ralemanygarcia

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