473,320 Members | 1,978 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Two different apps - two similar reports...

MLH
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?
Nov 12 '05 #1
2 1399
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 <CR**@NorthState.net> wrote:
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?


Nov 12 '05 #2
"MLH" <CR**@NorthState.net> wrote in message
news:c0********************************@4ax.com...
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?

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

Randy
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: mirnazim | last post by:
Hi, There are great Python Web Application Framework. But most of them are meant for content oriented web apps. Is there something that can ease the development of application that are not...
22
by: owen | last post by:
I have been developing web-based applications for around 3 years, first using ASP, and more recently, ASP.NET. I am starting to wonder if web applications are really the way forward for...
7
by: xzzy | last post by:
I need to automate a report in a different database (and thank yous to Terry Kreft for pointing me in the right direction). below is the code with the one line that does not work, marked: 'Does...
7
by: Paolo | last post by:
I know I should not be doing this, but I find it very useful. I have a database in Access which stores data for a small company. Sometimes we need to add similar information to different tables....
17
by: Jelmer | last post by:
Hi, I am mildly familiar with ms access developement and I have been asked to port and document a ms access app. I expect the porting (97 to XP) to be fairly straightforward. However documenting...
0
by: Matt Swift | last post by:
I would like to know, how many people when designing asp.net apps, break down pages into components (user controls) and use them repeatedly in different panels etc. We tend to make parts of a...
0
by: scorpion53061 | last post by:
I built a vb.net windows app for our customers that utilize our services. This app uses Port 23(telnet) to communicate data to/from the user for order entry and stock status as this form of...
5
by: djhexx | last post by:
Hi. We have an asp.net intranet application written in VB that uses forms authentication for all it's pages. I have a C# asp.net application that I just wrote. The company would like the C#...
10
by: john | last post by:
I have a report to print envelopes. The report is based on a query. Now I need to make 10 more queries to make different selections of addresses. Every query has the same output fields as the...
3
by: jeremy.todter | last post by:
I have a question...obviously I am developing an application, or two applications using c++ and openGL. They involve a basic structure where approximately 70 percent of the framework applies to...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.