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

NavigationPane will not expand

41 32bit
Dear Support...

I have acidentaly squized my navigation pane and now I cannot expand it any more. I have no vertical position to horizontaly change the width.

I'd like to have two information:
Is it possible to revert this situation by normal ways somehow?

I could not find the navigation pane object members in the help file. If somebody could just send me a line of example for VBA, maybe I could fix it with the VBA.

I found something saying NavigationPane.Width in the offline help, but the information is not complete and I could access it on line.
I also find something in internet about the F11 key but or it does not work or I didn't understand it very well.

This problem is driving me crazy.
Does somebody can help me?

Best Regards
Ricardo de Milano
Oct 9 '14 #1
1 2694
zmbd
5,501 Expert Mod 4TB
You don't mention which version nor how you accomplished this feat; however, no fear...

start here:
Show or hide the Navigation Pane

Click Shutter Bar Open/Close in the Navigation Pane, or press F11.


If those don't work, the simple VBA approach.
Press control-G <ctrl><g>
The immediates window will open in the vba editor.
Cut and paste:
DoCmd.NavigateTo "acNavigationCategoryObjectType"
Press enter... wait...
Cut and paste:
DoCmd.SelectObject acTable, , True
Press enter...

At this point the navigation window should be back.
Oct 10 '14 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: 2centbob | last post by:
Has anyone had an issue with SQL Server not being able to expand against a RAID 5 file system? My current configuration is that the server is started and stopped using the local system account. I...
2
by: Stephen | last post by:
In asp.net 1.1, the IE treeview web control has a property called "SelectExpands" that, when set to true, expands a node when a user clicks the node text. I can't seem to replicate this in the...
4
by: Karim El Jed | last post by:
Hi, I'm trying to expand a special Node of my TreeView from Codebehind. I have a TreeView on a page for navigating to another site. On the other tsite here is the same TreeView more precisely a...
0
by: Jon A. Webb | last post by:
I'm using HelpProvider in my VB.Net app, but something is keeping it from working. The .chm file opens OK, but no topics will expand. When I browse to a new topic in the chm file I get a very brief...
0
by: Shadow Lynx | last post by:
When using ASP.NET 2.0's built-in TreeView on a page with <BASE target = "AnythingBut_Self"></BASE> in the HEAD, the expand/collapse buttons fail to function. The reason for this is that the...
2
by: The One We Call 'Dave' | last post by:
Hi, I frequently use #region blocks in my C# code. I've noticed that occasionally, while typing code, all #region blocks in the file I'm working on will expand themselves. This is incredibly...
4
by: Alan T | last post by:
Is it possible or is there a method for a treeview to expand down to the node by giving the node? Eg. I was given a node say at level 3 and would like to expand at that node.
7
by: Benzi Eilon | last post by:
I am executing an Expand command in order to expand a CAB file. This is done by calling CreateProcess with the Expand command and then WaitForSingleObject and checking the process exit code. My C++...
4
by: Rex | last post by:
Hi - I am new to VB.Net/2005, but not VB. I am trying to find an outline or tree - type control for VB.Net/2005 that provides the ability for the User to TYPE in one of the NODES of the outline......
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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...

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.