Datasheetview and Formview button on toolbar

T

TNL

Hi,
I have created a user toolbar, except the other buttons there are
"datasheet view" and "formview" buttons on it, which come from access.
In normal modus these buttons appear always with the toolbar, when I open a
form with this toolbar. I can switch between datasheet and formview.
But in runtimemodus, these are not visible. Why?
The forms are allowed to be showed in sheet and form modus.

Thanks
TNL
 
?

___

Create two macros, one for "Form View" and the other "DataSheet View"
Drag the macros to your toolbar.

HT
 
Top