Spreedsheet view

J

Jasper Recto

Is there a way to use the spreadsheet view of a form and still allow the
usage of the header and footer?

I have data I want to display in the spreadsheet view but I also want a few
buttons at the bottom of the form.
Is this possible?

Thanks
Jasper
 
K

Klatuu

You said a dirty word! :)
What you are describing is datasheet view.
The answer is no. But, what you can do (it is, in fact, very common) is to
create a form that has the additional controls you need, and use the
datasheet view form as a subform.
 
J

Jasper Recto

Excellent!

Thanks,
Jasper
Klatuu said:
You said a dirty word! :)
What you are describing is datasheet view.
The answer is no. But, what you can do (it is, in fact, very common) is
to
create a form that has the additional controls you need, and use the
datasheet view form as a subform.
 
Top