473,785 Members | 2,255 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Restore my built-in menu items?

DFS
I inadvertently deleted all the items from the built-in Access97 Window
menu: Tile Horizontally, Tile Vertically, Cascade, etc.

Can I somehow get them back without reinstalling Access97 (or creating them
as my own custom items)?
Nov 12 '05 #1
2 4193
The quickest way to do this is to right-click on the menu bar and select
"Customize. .." from the pop-up menu to bring up the "Customize" dialog
window. Select the "Toolbars" tab and select "Menu Bar" from the list.
Then select the "Reset" button on the right side of the dialog window to
restore the entire built-in menu bar to its original state.

If you don't want to restore any other changes you may have made to the
other menu items in the built-in menu bar, then you may be able to add these
Windows menu items back in individually. (I don't remember if you can do in
Access 97, but I know you can in later versions.) Open the "Customize"
dialog window and select the "Commands" tab and scroll down on the list box
on the left and select the "Windows and Help" item. Then drag the items in
the list box on the right up to the "Windows" menu on the the built-in menu
bar until you have everything back the way that you want.

HTH.
Gunny

Coming soon:
For your Microsoft Access, database development and maintenance needs, see:
http://www.softomagixly.com
"DFS" <no****@nospam. com> wrote in message
news:10******** *****@corp.supe rnews.com...
I inadvertently deleted all the items from the built-in Access97 Window
menu: Tile Horizontally, Tile Vertically, Cascade, etc.

Can I somehow get them back without reinstalling Access97 (or creating them as my own custom items)?

Nov 12 '05 #2
DFS

"'69 Camaro" <Ze*******@Zero Spam.com> wrote in message
news:c2******** @library1.airne ws.net...
The quickest way to do this is to right-click on the menu bar and select
"Customize. .." from the pop-up menu to bring up the "Customize" dialog
window. Select the "Toolbars" tab and select "Menu Bar" from the list.
Then select the "Reset" button on the right side of the dialog window to
restore the entire built-in menu bar to its original state.
Thanks. That did it.
If you don't want to restore any other changes you may have made to the
other menu items in the built-in menu bar, then you may be able to add these Windows menu items back in individually. (I don't remember if you can do in Access 97, but I know you can in later versions.) Open the "Customize"
dialog window and select the "Commands" tab and scroll down on the list box on the left and select the "Windows and Help" item. Then drag the items in the list box on the right up to the "Windows" menu on the the built-in menu bar until you have everything back the way that you want.

HTH.
Gunny

Coming soon:
For your Microsoft Access, database development and maintenance needs, see: http://www.softomagixly.com
"DFS" <no****@nospam. com> wrote in message
news:10******** *****@corp.supe rnews.com...
I inadvertently deleted all the items from the built-in Access97 Window
menu: Tile Horizontally, Tile Vertically, Cascade, etc.

Can I somehow get them back without reinstalling Access97 (or creating

them
as my own custom items)?


Nov 12 '05 #3

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

Similar topics

1
5709
by: Rene | last post by:
Hi, While restoring the log we receive a message after about 30 minutes: Processed 1152109 pages for database 'restest', file 'sales_Log' on file 1 Server: Msg 9004, Leverl 21, State 20, Line 3 An error occurred while processing the log for database ' '. It is unclear why the databasename is an empty string, I guess there must be
0
2085
by: xo55ox | last post by:
Hi, I have been trying to set up an automated restore process from prod to backup server. First, I schedule the full database backup nightly, transfer the backup file and restore it to the database on the backup server. Meanwhile, I leave the database ready to accept transaction log from the transaction log backup at noon daily. And I had used different restore options to test out the transaction that was being applied. And I couldn't...
1
1562
by: Terri | last post by:
MSSQL 2000 SP3A I'm trying to restore a database with the following commands. restore database Test from disk = 'D:\backups\9pm.bak' WITH RECOVERY, move 'DEV_Data' to 'c:\Program Files\Microsoft SQL Server\MSSQL\data\Test_Data.MDF',
2
4147
by: anna_cheng11 | last post by:
We do not have a DBA available, and this is a development environment, hence I was asked to do the work. I am not a DBA. I need some help to clarify my understanding of DB2 recovery and I am reading the following as well. http://publib.boulder.ibm.com/infocenter/db2help/index.jsp I have a database say DB_INV on machine A and the database is backed up to tape, I am going to create a second system, say machine B with a database called...
3
5712
by: t2581 | last post by:
Hi, we are daily restore db "PRICE" with rollforward from server A into PRICE on server B Usually we restore from backup with timestamp of ~ 02:00 AM and applying logs till 7 AM (30-50 logs),restore process last 1 1/2 hr. Sometimes we need to restore till 10-11 am (80-90 log files). Restore at this case could last up to 5 hrs.
1
4854
by: Bob Powell | last post by:
** High Priority ** Hello everyone, I have a restore file created by pg_dumpall. The restore file has two users associated with ownership of tables. The postgres user and a user called nsadmin. When I attempt to restore this it won't create my call_handlers because it's not the postgres user. If I attempt to restore under the nsadmin
0
1898
by: newman | last post by:
Dear all, I have mysql 4.1.11 on my current server, i need my database restore another server.. (another server mysql version is 4.1.11 same.) And now... I just created new my database to new server following command: CREATE DATABASE dbname DEFAULT CHARACTER SET latin5 COLLATE
4
5762
by: africantract | last post by:
Hi There, We have an issue on our db2 restores. We do database dumps every night, and restore them to development servers every morning. This works fine with no errors. However if we backup those images to tape using Veritas netbackup, and then restore those images and try to restore them to the database, we get "The backup image is corrupt". If we run db2ckbkp against that image we get "Unable to decompress image from different platform"....
1
1749
by: =?Utf-8?B?Q29icmE1Nw==?= | last post by:
My problem is system restore will run and restore points are created, but when I try to restore back to a earlier date, system restore starts, reboots my computer, and then I get the message that my computer could not be restored back to that point and that no changes were made. System restore is enabled, set to automatic, and restore points are being created. I looked for a SR. INF file to see if I could delete system restore and just...
4
6463
by: pinoy2ser | last post by:
hello All, im not a db2 person, please forgive me for asking a simple question.. i would like to restore a tablespace from a current database to a new database in the same server how do i accomplish this task. I use tsm to backup my db... i was looking around web and found instruction to the restore command in db2...
0
9645
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9481
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10155
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10095
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8979
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7502
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
4054
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2881
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.