473,796 Members | 2,558 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to unhide a specific form or database window in A97?

MLH
I used this line in A2.0 to unhide the database window:
DoCmd.DoMenuIte m A_FORMBAR, 4, 4, 0, A_MENU_VER20
Although it will work in A97, it will also unhide anything else
that's hidden on each successive run.

Is there a more specific command syntax to unhide a
given form (or the database window)?
Nov 13 '05 #1
5 1826
MLH wrote:
Is there a more specific command syntax to unhide a
given form (or the database window)?


Forms!frmName.V isible = True

To hide, Forms!frmName.V isible = False

Not sure about the database window. I wouldn't bother to allow any
users access to it.
--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me
Nov 13 '05 #2
MLH
Thx Tim.
Nov 13 '05 #3
MLH
Tim provided answer on unhiding forms, but was
not sure about a better syntax for doing same to
database window. Anybody else wanna take a
stab at it? Looking for something less nebulous than

DoCmd.DoMenuIte m A_FORMBAR, 4, 4, 0, A_MENU_VER20

The above line, I'm sure, is a little outdated.
Nov 13 '05 #4
MLH wrote:
Tim provided answer on unhiding forms, but was
not sure about a better syntax for doing same to
database window. Anybody else wanna take a
stab at it? Looking for something less nebulous than

DoCmd.DoMenuIte m A_FORMBAR, 4, 4, 0, A_MENU_VER20

The above line, I'm sure, is a little outdated.


It's already been stabbed to death :-). You didn't look very hard.
The first three hits of: unhide database window
had solutions for this. For instance,

http://groups.google.com/group/comp....d1e8fc9?hl=en&

James A. Fortune

Nov 13 '05 #5
MLH
Thx James. SelectObject is the way to go.
Nov 13 '05 #6

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

Similar topics

2
18377
by: Peter K | last post by:
How do I Hide/Unhide the Main Database Window in VB?
4
7080
by: caimito | last post by:
Hello to the group. I have been unsuccessful at unhiding the database window via code. The most I have gotten is to open the unhide dialogue from a command button on a form, but then I still have to select the datbase from the dialogue box and click unhide. Is there a more direct method via code? I use access 2000 but am transitioning to access 2003.
4
2225
by: jwa6 | last post by:
I have a user/pc specific problem in access. This doesn't occur on any other ( windows xp pc) that I have used the ..mbd on. This involves a query that's using a range of dates as a parm. This query uses a form for the date range to be entered. The date form uses a macro to verify that the dates are entered.
7
2014
by: MLH | last post by:
Is there any case you can imagine that A97 would NOT display the Unhide option under the Window menu after running this line... Me.Visible = False Yes, its happening to me. The Unhide choice is grayed out after running this line on a form that was opened with the acDialog parm. Guys, this wierd stuff I'm encountering, could some hardware issue be responsible or would a viral element be more likely at fault?
8
11534
by: Mészáros Tamás | last post by:
Hi all, how can I set an app's main window to visible from an other application? My problem is, that I know only the handle of the other app's main process, because the application's main window is set to hidden, so it doesn't have a mainwindowHandle, so I can't send a message to it. Any idea? Thank's in advance,
4
3669
by: g3000 | last post by:
I have seen examples of hiding and showing a div What I want to do is have a table with six columns. The sixth column is a check box to Unhide a div that is a form. I want it to show on top of the table to enter in comments. Then click submit in the div form and hide the div. Pop up window is not what I want. I dont want the window like border. Almost like a floating frame in the middle of the table.
5
1819
by: victorcamp | last post by:
Applications I work with routinely hide the database window on Startup, which, once open, return this value: CurrentDb.Properties! = False During maintenance, I use a special keystroke to close the main form and leave me in the DB Window, but I always have to then unhide it before I can work. I can use this to bring up the Unhide dialog box, but I still have to hit enter to OK the action: DoCmd.RunCommand acCmdWindowUnhide
3
2798
by: toodi4 | last post by:
I'm using a javascript that hides and unhides text based on a button click. It works great across static fields on a form. The problem I have is that I'm trying to hide and unhide various fields that are populated on the page by a database. In other words, sometimes there are 4 fields, sometimes 6. I've used various scripts for the hide/unhide function. This is one I'm using now that I've copied from another source: <script...
3
2451
by: =?Utf-8?B?aWxy?= | last post by:
Hi All I am developing an vb 2005 winforms application that connects to a database and displays a datagridview of the data. A user can select and then edit, or create a new entry by opening a modal form and editing the record. I would like the user to be able to hide either the parent form or the parent and modal form if they are currently editing in the modal form and unhide the parent or both forms from the notification icon. I seem...
0
9680
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
10456
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10230
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
10174
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
10012
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6788
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4118
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
3731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2926
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.