| re: Two different apps - two similar reports...
I don't think there's a built-in way to import just one command bar, but if
you click the Options button on the import selection window, there's a check
box to also import menu and tool bars. To get just one command bar, I'm
thinking you could create a new empty database, import all the command bars,
delete all but the one you want, then import from there into the target
database.
On Mon, 03 Nov 2003 00:52:02 -0500, MLH <CRCI@NorthState.net> wrote:
[color=blue]
>I created a database and imported a report from
>another mdb file. In the first database, I had
>created a custom toolbar & invoked it with the
>following line...
>
>DoCmd ShowToolbar "Custom Toolbar1", A_ToolBar_No
>(or A_ToolBar_Yes, or A_ToolBar_WhereApprop)
>
>Is it possible for me to import "Custom Toolbar1" to the
>newer database?[/color] |