473,382 Members | 1,204 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,382 software developers and data experts.

Can you transfer custom menus/toolbars

In a 2000, can you transfer custom menus and toolbars to a new Access
database. My mdf file is not compiling and I'm importing all data to a new
database but don't see a way to get the menus/toolbars over.
Nov 12 '05 #1
4 8514
"Karl Irvin" <88********@comcast.net> wrote in message
news:sg********************@rwcrnsc52.ops.asp.att. net...
In a 2000, can you transfer custom menus and toolbars to a new Access
database. My mdf file is not compiling and I'm importing all data to a new
database but don't see a way to get the menus/toolbars over.


Yes, you can. (I'm going to pretend I know what I'm talking about here, I
asked the exact same question a few days ago and got an answer) :-)

Go to File->Import, after selecting the database to import from, pick
Options>>>. It will expand and show a check box to import Menus and
Toolbars.

HTH,
Randy
Nov 12 '05 #2
Jon
"Karl Irvin" <88********@comcast.net> wrote in message news:<sg********************@rwcrnsc52.ops.asp.att .net>...
In a 2000, can you transfer custom menus and toolbars to a new Access
database. My mdf file is not compiling and I'm importing all data to a new
database but don't see a way to get the menus/toolbars over.


I think all you do is use File/Get External Data/Import wizard. Click
the 'Options' button and check 'Menus and Toolbars'.
Nov 12 '05 #3
I have a database I have converted from Access2 to 2002. All code, forms,
etc are working fine after very little modification. However I cant seem to
get the toolbars across. Because of security I had to export the forms,
tables, etc into a new access2 database then upsize that, so the upsize
might work smoothly if I can get the toolbar out of one Access 2 db into
another.

TIA

Andrew.

"Karl Irvin" <88********@comcast.net> wrote in message
news:sg********************@rwcrnsc52.ops.asp.att. net...
In a 2000, can you transfer custom menus and toolbars to a new Access
database. My mdf file is not compiling and I'm importing all data to a new
database but don't see a way to get the menus/toolbars over.

Nov 12 '05 #4
Andrew,

In Access 2.0 the Toolbars are stored in the hidden table MSysToolbars
You can import this table to your second (unsecure?) Access 2.0 database.

--
Hope this helps
Arno R

"Andrew Baker" <ab****@NOSPAM.flowlogic.com.au> schreef in bericht
news:mQ***************@nnrp1.ozemail.com.au...
I have a database I have converted from Access2 to 2002. All code, forms,
etc are working fine after very little modification. However I cant seem to
get the toolbars across. Because of security I had to export the forms,
tables, etc into a new access2 database then upsize that, so the upsize
might work smoothly if I can get the toolbar out of one Access 2 db into
another.

TIA

Andrew.

"Karl Irvin" <88********@comcast.net> wrote in message
news:sg********************@rwcrnsc52.ops.asp.att. net...
In a 2000, can you transfer custom menus and toolbars to a new Access
database. My mdf file is not compiling and I'm importing all data to a new
database but don't see a way to get the menus/toolbars over.




Nov 12 '05 #5

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

Similar topics

7
by: Jason Webb | last post by:
Dear Microsoft, The current "Windows.Forms" controls included in the .Net Framework are good, but in many ways they're pretty basic, and I think it's time that you take Windows.Forms to the...
1
by: HS Hartkamp | last post by:
I have had a corrupted database, and started a new one by importing all tables, forms, linked tables, queries, modules, etc. into a blank database. This all worked fine, apart from a custom...
2
by: phhatwork | last post by:
Hi all, I'm trying to replace the default shortcutmenus that you get when you right-click a form in datasheet view. By default you get different menus for when you click a column (you can hide and...
1
by: cefrancke | last post by:
I have set the Startup properties to the following... All menus, toolbars, etc are turned off plus these are unchecked Allow Full Menus Allow Built-in Toolbars Allow Default Shortcut Menus...
4
by: Karl Irvin | last post by:
I distribute an A 2000 app as a mde. On a few customers, my custom menus are overwritten. The top menu is generally there but the choices on the menus are gone or replaced by something else. ...
7
by: Ian Hinson | last post by:
I have an Access app that has been distributed with run-time installation to many different customers over many years. It is developed in Access 2000. The custom menu bar has had no problems in...
1
by: bjaeger | last post by:
A few months back I was "playing" with an Access 2000 application I created. I somehow disabled the delete option from all menus, toolbars, and context menus. Now I cannot do any maintenance on...
0
by: Sky | last post by:
I have an Access 2003 front-end database with custom toolbars. The toolbars work fine. One annoying feature is that at the far right edge of each custom toolbar there a small dropdown arrow....
3
by: Bobby | last post by:
Hi, I'm using a 2003 database in 2007. The database has a cutom toolbar, which has been working fine, but now I need to add an item to it. Can anyboy tell me how I do it? Thanks Colin
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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.