D
Dorian
I'm opening a query and the datasheet window has the 'x' grayed out so the
user cannot close the window without exiting the database.
query is opened with:
DoCmd.OpenQuery Me!cmbQueries, , acReadOnly
Closebutton property on the form is set to YES, however is set to NO on some
other forms.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
user cannot close the window without exiting the database.
query is opened with:
DoCmd.OpenQuery Me!cmbQueries, , acReadOnly
Closebutton property on the form is set to YES, however is set to NO on some
other forms.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".