Subform won't save as datasheet

  • Thread starter Thread starter Simon Lang
  • Start date Start date
S

Simon Lang

I've got a subform that won't save as a datasheet, I change it to a datasheet
by right clicking in lay out view, I save, closed down and when I open the
database back up, it's back to a form again, help
 
There is a property which might be interfering with your ability to save the
subform in the view you require.

It is called "Allow DataSheet View", and it is found on the Format tab of
the form's property sheet.

Check that; if it is set to "No", change it to "Yes".

George
 
Thank you so much, it worked

George Hepworth said:
There is a property which might be interfering with your ability to save the
subform in the view you require.

It is called "Allow DataSheet View", and it is found on the Format tab of
the form's property sheet.

Check that; if it is set to "No", change it to "Yes".

George
 
Back
Top