J
JoshuaZ
I had to package an access front-end containing forms and reports to run
using the Access 2007 runtime environment. Because this strips out the
default ribbon and takes away the navigation pane, i wanted to add the form
and report links to my new custom ribbon.
I sucessfully added my custom ribbon by creating a USysRibbons table and
adding the appropriate XML to form a ribbon, tab, and group, but I can't find
any documentation on how to create a button to link to the forms/reports. I
ideally want two groups in my tab, one for reports, one for forms and a
button for each report and form.
Can anyone point me in the right direction?
Thank you.
using the Access 2007 runtime environment. Because this strips out the
default ribbon and takes away the navigation pane, i wanted to add the form
and report links to my new custom ribbon.
I sucessfully added my custom ribbon by creating a USysRibbons table and
adding the appropriate XML to form a ribbon, tab, and group, but I can't find
any documentation on how to create a button to link to the forms/reports. I
ideally want two groups in my tab, one for reports, one for forms and a
button for each report and form.
Can anyone point me in the right direction?
Thank you.