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

Lost tool bar on form

In an attempt to clean up my form I went to TOOLS STARTUP and removed check
marks from the following:
Allow full menus
Allow default shortcut menus
Allow built in toolbars
Allow toolbar/menu changes.
As a result I am unable to work on my form in design mode.
How do I bring those back as I can't get to TOOLS STARTUP?
Thank you for the assist.
Dick B.
Nov 12 '05 #1
5 3465
Open the Immediate Window (from code), and enter:
CurrentDb().Properties("AllowFullMenus") = True
and then:
CurrentDb().Properties("AllowBuiltinToolbars") = True

You should be able to set other things from there.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"RBriggs416" <rb********@aol.com> wrote in message
news:20***************************@mb-m03.aol.com...
In an attempt to clean up my form I went to TOOLS STARTUP and removed check marks from the following:
Allow full menus
Allow default shortcut menus
Allow built in toolbars
Allow toolbar/menu changes.
As a result I am unable to work on my form in design mode.
How do I bring those back as I can't get to TOOLS STARTUP?
Thank you for the assist.
Dick B.

Nov 12 '05 #2


Dick B.
You spoke in your reply "Open the Immediate Window (frm code), and the
enter"
Just how do I do that? Thank you again for assist.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #3
From the Database window, design a module (or create a new one).

From the Code window, choose Immediate Window from the View menu.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Minitman" <di**@briggs.cc> wrote in message
news:40***********************@news.frii.net...

You spoke in your reply "Open the Immediate Window (frm code), and the
enter"
Just how do I do that? Thank you again for assist.

Nov 12 '05 #4


Re:Lost tool bar on form design
I found the Immeiate Window and I typed in
CurrentDb().Properties("AllowFullMenus")=True
I hit the enter key on keyboard and get back prompt
Error accessing file. Network connection may have been lost ?
Thanks again for the assist.
I would like to be able to get this problem resolved.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #5
Create a new (blank) database.
From the File menu, choose Get External | Import, and import all the objects
from the problem mdb file.

If that fails, your database may have become corrupt. See:
http://support.microsoft.com/?id=304548

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Minitman" <di**@briggs.cc> wrote in message
news:40***********************@news.frii.net...


Re:Lost tool bar on form design
I found the Immeiate Window and I typed in
CurrentDb().Properties("AllowFullMenus")=True
I hit the enter key on keyboard and get back prompt
Error accessing file. Network connection may have been lost ?
Thanks again for the assist.
I would like to be able to get this problem resolved.

Nov 12 '05 #6

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

Similar topics

4
by: Howard Jess | last post by:
In Opera 8.01 (Linux; Build 1204) and in Opera 7.54 (Windows XP; Build 3865), my form disappears from the HTML markup (below). To summarize: 1) In a <script> block in the <head> I create a form...
0
by: Minitman | last post by:
In an attempt to clean up my form I went to TOOLS STARTUP and removed check marks from the following: Allow full menus Allow default shortcut menus Allow built in toolbars Allow toolbar/menu...
3
by: Leinad Kong | last post by:
I'm using Access 2002, as front-end and back-end as well: 1) I faced database corrupted problems, when more than 1 user edit concurrently. I'm using All-records Locking, and open-exclusively as...
9
by: Piccolo Pete | last post by:
This is a bit "wordy", but here is the scoop. I'm using Microsoft Visual Studio for VC++ in Windows 2000. I made an application which had no form in it. So when I ran the application, I just...
45
by: Master Programmer | last post by:
- Constant language / system changes - Dropping of the VB language - Security configuation minefields - Loss of old code base - Time consuming to learn (then it changes every 5 minutes) - Slow...
0
by: Corinne | last post by:
Hi All, I have created a form. with radiobuttonlist. On submit the form calls itself as it reloads I want the radiobuttonlist to be displayed but i don't want anyone to be able to change the...
0
by: =?Utf-8?B?SkI=?= | last post by:
I would like to create an owned form that is owned by a modal dialog rather than a modeless form. The idea is the following Dim dlg as new Mydlg with dlg .ShowDialog .Dispose end with ...
0
vikas251074
by: vikas251074 | last post by:
I am using Oracle 9i and ASP I have empno, empname, designation, category, dob. Category have two option 'S' or 'O' When I enter empno, empname, designation, category and dob and when I...
3
by: MOCaseA | last post by:
Hello, I am trying to generate a text field showing the number of forms available fo viewing after I use a filtering system to cut down the number of applicable records (i.e. I filter down from...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.