PC Review


Reply
Thread Tools Rate Thread

Access 2007, Can't find Unhide window

 
 
griffonage@gmail.com
Guest
Posts: n/a
 
      10th Nov 2006
In Access 2000 under the window menu there was an Unhide option which
gave a list of hidden windows. With the Window menu gone, I can't find
where i have the same ability in Access 2007. Anyone know how I can
unhide my hidden windows?

Thanks in Advance

 
Reply With Quote
 
 
 
 
Allen Browne
Guest
Posts: n/a
 
      10th Nov 2006
If the hidden window is a Form or Report, set its Visible property to True.

If you are trying to unhide the navigation pane, use SelectObject with True
for the last argument, e.g.:
DoCmd.SelectObject acTable, , True

--
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.

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In Access 2000 under the window menu there was an Unhide option which
> gave a list of hidden windows. With the Window menu gone, I can't find
> where i have the same ability in Access 2007. Anyone know how I can
> unhide my hidden windows?



 
Reply With Quote
 
Brendan Reynolds
Guest
Posts: n/a
 
      10th Nov 2006

At the bottom of the article at the URL below, there's a link to a
spreadsheet containing lists of Access 2003 commands and their new locations
in the Access 2007 UI. Don't leave home without it! :-)

http://office.microsoft.com/en-us/ac...6061033.aspx#3

--
Brendan Reynolds
Access MVP

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In Access 2000 under the window menu there was an Unhide option which
> gave a list of hidden windows. With the Window menu gone, I can't find
> where i have the same ability in Access 2007. Anyone know how I can
> unhide my hidden windows?
>
> Thanks in Advance
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ACCESS 2007: programming access to the find screen window genefalk Microsoft Access 0 29th Apr 2009 08:56 PM
how do i unhide items in access 2007 Mike Brown Microsoft Access 2 9th Dec 2008 11:32 PM
Access 2007: How Do I unhide my access explorer window Caoimhin Microsoft Access 1 15th Aug 2008 06:54 PM
How to unhide a database window hidden in a previous vs. of Access =?Utf-8?B?NE9uZUxhZHk=?= Microsoft Access Security 1 16th Nov 2007 06:06 PM
Re: Access 2007 | How to unhide a form Jeff Conrad Microsoft Access Forms 0 5th Dec 2006 07:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:47 PM.