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

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".

SydneyGeek

MrExcel MVP
Joined
Aug 5, 2003
Messages
12,251
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,191,694
Messages
5,988,142
Members
440,129
Latest member
bianca88

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
Top