473,387 Members | 3,781 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.

filter or "jump to" feature

Hello and thanks for previous help. Still pretty new to this (KISS), but
learning...

I have a table with a list of athletes, an autoID unique #, parents, address,
phone #'s. I have a second table which holds information about injuries which
occur in the season, which has athleteID (from previous table), location of
injury, etc; this data is entered via a form.

The problem is now that my list of athletes is growing (will be 600 or so),
it is too cumbersome to look through that whole list (via lookup box) to find
the particular athlete I want when entering the injury data. So, is there a
way to begin typing in the athlete ID box on the injury form, and have it
jump to the place in the list which correlates? (like entering your state on
a web form-->typing in "N" pulls up NC, etc)? Or perhaps there is a better
way altogether??

THANKS FOR YOUR HELP!!!!!!

Brian

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200609/1

Sep 5 '06 #1
1 1277
blee via AccessMonster.com wrote:
Hello and thanks for previous help. Still pretty new to this (KISS),
but learning...

I have a table with a list of athletes, an autoID unique #, parents,
address, phone #'s. I have a second table which holds information
about injuries which occur in the season, which has athleteID (from
previous table), location of injury, etc; this data is entered via a
form.

The problem is now that my list of athletes is growing (will be 600
or so), it is too cumbersome to look through that whole list (via
lookup box) to find the particular athlete I want when entering the
injury data. So, is there a way to begin typing in the athlete ID box
on the injury form, and have it jump to the place in the list which
correlates? (like entering your state on a web form-->typing in "N"
pulls up NC, etc)? Or perhaps there is a better way altogether??

THANKS FOR YOUR HELP!!!!!!

Brian
The current athlete ID box you have is bound to that field in the table so
if you start typing in it you are CHANGING whatever record you are
positioned at (not what you want).

A second unbound ComboBox for navigatiing is what you want and the ComboBox
wizard will build this exact thing for you. Just drop a new ComboBox onto
your form making sure the Toolbox wizard is turned on and take the third
option in the wizard. It will be labelled "Find a record on my form based
on the value I selected in my combo box".

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Sep 5 '06 #2

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

Similar topics

27
by: Ron Adam | last post by:
There seems to be a fair amount of discussion concerning flow control enhancements lately. with, do and dowhile, case, etc... So here's my flow control suggestion. ;-) It occurred to me (a...
6
by: GSteven | last post by:
(as formerly posted to microsoft.public.access.forms with no result) I've created a continuous form which is based on a straightforward table (ex - customers - 100 records). On the form there is...
56
by: Adem | last post by:
C/C++ language proposal: Change the 'case expression' from "integral constant-expression" to "integral expression" The C++ Standard (ISO/IEC 14882, Second edition, 2003-10-15) says under...
58
by: Adem | last post by:
C/C++ language proposal: Change the 'case expression' from "integral constant-expression" to "integral expression" The C++ Standard (ISO/IEC 14882, Second edition, 2003-10-15) says under...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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?
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
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...

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.