473,406 Members | 2,390 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,406 software developers and data experts.

Have form not navigate out of current form

I want to be able to keep the current form on the current record. That
is, the arrow key, the tab or the enter should not cause the form to go
to next record or previous record. Preferably loop from last tab stop
to first and visa versa.

Aug 17 '06 #1
3 1475
Hi Deacon,

On the Form Property sheet there is a property called "Cycle". It is
the 36th property listing in the Form property sheet (make sure you are
on the Form property sheet because a textbox property sheet wont have
this property - only the Form property sheet - right-click on the little
black square on the left upper corner of the Form design view to access
the form property sheet). Go down 36 properties from the top of the
"All" tab on the form property sheet. There are 3 options here: All
Records, Current Record, Current Page. Select current record. Now you
can't tab out of that record. The only way to get to the next record is
by clicking on the Navigations buttons (or a custom button if you placed
one on the form).

Rich

*** Sent via Developersdex http://www.developersdex.com ***
Aug 17 '06 #2
On 17 Aug 2006 08:00:57 -0700, Deacon Dan wrote:
I want to be able to keep the current form on the current record. That
is, the arrow key, the tab or the enter should not cause the form to go
to next record or previous record. Preferably loop from last tab stop
to first and visa versa.
To keep the Tab and Enter key from moving to the next record, set the
Form's Cycle property to Current Record.
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Aug 17 '06 #3

Thanks to all repliers. Resetting the Cycle property got me exactly
what I wanted!

Aug 17 '06 #4

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

Similar topics

5
by: Barry Margolin | last post by:
The online banking site I use has autofill=no set in their login form, and I recently switched from IE to Safari, which honors this. I'd like my account number to be filled in automatically like...
32
by: Eli | last post by:
How can I POST a form into a new window where I control the size and other attributes of the new window? Also. Are there any implications, perhaps due to browser security (Interne Explorer?)...
3
by: Prakash Wadhwani | last post by:
Is there any EASY way to highlight a full row in a continuous form so that as i navigate up & down the table/continuous form using the arrow keys, the entire line (all fields) get highlighted ? ...
8
by: Zlatko Matić | last post by:
There is a form (single form) and a combobox. I want that current record of the form is adjusted according to selected value in the combobox. Cuurrent record should be the same as the value in the...
7
by: sara | last post by:
I guess this is simple, but I'm stuck. I am trying to write a simple app - Newspapers and their circulation by town. tables: tblPaper - ID (autonum, key) and Newspaper (indexed) tblTown - ID...
1
by: Les Caudle | last post by:
I created an app that uses an axWebBrowser control to display a local xml file and had no problems. When the form is initially loaded, it displays an htm file that says no file is loaded: ...
5
by: jake_allen_no_spam | last post by:
Hi Gurus, I want to incorporate a current web page on my database. How can I include the output from a web page in my database? Thanks in advance, Jake
8
by: lmurgas | last post by:
FormA = List of organization records bound to table FormB = Tabbed form with details of organization and all other related entities, such as orders, contacts, invoices, (all as subforms bound to...
1
by: NewtoAccess | last post by:
App; ACCESS 2003 Question on FORMS What command line can i add to a button in a FORM that will remove current filter? I hid the scroll bar towards the bottom of the form since I dont want...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.