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

Fuction Key Routine

Hello Again;

Is it possible to leave a database running at all times and be able to press
F12 (or some other single key) that could call up a specific form regardless
of which other form may be open at that time?

TIA
Nov 13 '05 #1
4 1169
On Mon, 28 Feb 2005 01:48:47 GMT, "jquest" <ad******@telus.net> wrote:

Yes. Write an AutoKeys macro.
-Tom.
Hello Again;

Is it possible to leave a database running at all times and be able to press
F12 (or some other single key) that could call up a specific form regardless
of which other form may be open at that time?

TIA


Nov 13 '05 #2
Rog
To elaborate on Tom's reply: create a new macro, click on the macro
names button so that the macro name column is displayed, enter {F12} in
that column, select Open form as the action and enter the name of your
form int he Form name field. Save your macro and call it AutoKeys.

Tom van Stiphout wrote:
On Mon, 28 Feb 2005 01:48:47 GMT, "jquest" <ad******@telus.net> wrote:
Yes. Write an AutoKeys macro.
-Tom.
Hello Again;

Is it possible to leave a database running at all times and be able to pressF12 (or some other single key) that could call up a specific form regardlessof which other form may be open at that time?

TIA


Nov 13 '05 #3
Thank You;

That works just the way I want it to.
I have received help from this newsgroup before. I hope I will be able to
return the favors.

Floyd

"Rog" <de********@state.gov> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
To elaborate on Tom's reply: create a new macro, click on the macro
names button so that the macro name column is displayed, enter {F12} in
that column, select Open form as the action and enter the name of your
form int he Form name field. Save your macro and call it AutoKeys.

Tom van Stiphout wrote:
On Mon, 28 Feb 2005 01:48:47 GMT, "jquest" <ad******@telus.net>

wrote:

Yes. Write an AutoKeys macro.
-Tom.
Hello Again;

Is it possible to leave a database running at all times and be able to pressF12 (or some other single key) that could call up a specific form regardlessof which other form may be open at that time?

TIA

Nov 13 '05 #4
> > Tom van Stiphout wrote:
Yes. Write an AutoKeys macro.
-Tom.

>Hello Again;
>
>Is it possible to leave a database running at all times and be
able to press
>F12 (or some other single key) that could call up a specific
form regardless
>of which other form may be open at that time?
>
>TIA
>


An alternative method is to right click a selected Form, Report, etc.
and select Create Shortcut... to put a shortcut on your desktop. If
the database is open and minimized it will restore it and open the
Form, Report, etc.

James A. Fortune

Nov 13 '05 #5

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

Similar topics

2
by: orion30 | last post by:
I would like to know, if an allocated variable returning by a fuction is unallocated automatically ? If no how to proceed ? Best regards ...
1
by: Szaki | last post by:
I use a BulkLoad to import file.xml to my base MS Server 2000. To import this xml file I need schema file. Mayby you know how to do this file mechanicy f.g. mayby somebody have some script in .net...
1
by: orion30 | last post by:
I would like to know, if an allocated variable returning by a fuction is unallocated automatically ? If no how to proceed ? Best regards ...
3
by: mike | last post by:
i've already used static fuction to make website i wanna common module that's why i used static fuctions. may be it's more than 100 fuction ...is it ok?
1
by: rs | last post by:
I am trying to override the keypress fucntion in a form as the following Private Sub rtbInput_KeyPress(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) Handles...
0
by: aakash | last post by:
Hello Guys I am upsizing ms access project to give it a ms sql connectivity I am having problem in accessing form control values in ms sql function CREATE FUNCTION "ReportList DateRange"() ...
1
by: jacuna | last post by:
the ______ keyword is used in a fuction header to indicate that a function does not return a value or to indicate that a function cotains no parameters
3
by: joel_maina | last post by:
using the following recursive defination how do i write a fuction to compute this. X0=1 Xn= (Xn/2)2, if n>0 and n is even. Xn=X*(Xn/2)2, if n>0and n is odd
8
by: nishit.gupta | last post by:
I was having a problem with template class memer function definition , so i serched the net and find that template class member fuction definition should be in header file else compilation will...
1
by: dande | last post by:
my problem is I have used invoice table, patient table.In Invoice table date,cash,credit, cheque,advance,total is coming.but in patient table having registration type code having gen registraion...
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
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
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...
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.