Connecting Tech Pros Worldwide Help | Site Map

Two different apps - two similar reports...

 
LinkBack Thread Tools Search this Thread
  #1  
Old November 12th, 2005, 03:01 PM
MLH
Guest
 
Posts: n/a
Default Two different apps - two similar reports...

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?

  #2  
Old November 12th, 2005, 03:01 PM
Steve Jorgensen
Guest
 
Posts: n/a
Default 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]

  #3  
Old November 12th, 2005, 03:01 PM
Randy Harris
Guest
 
Posts: n/a
Default Re: Two different apps - two similar reports...

"MLH" <CRCI@NorthState.net> wrote in message
news:c0rbqvkdlalsklq5qub96m3m479i620tdm@4ax.com...[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]


Yes. Use File->Get External Data->Import
Select the mdb file that has the toolbar in it.
Expand Options, check Menus and Toolbars.

Randy


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.