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

Navigational / lookup combo boxes

Does anyone know the difference between Navigational and Lookup
features of combo boxes? I wondered if there were difference between
these two if we selecte "remember the value for later use" when we save
setup in lookup of combo. Thanks.

Mindy

Nov 29 '05 #1
3 1567
Mindy:

I'm not exactly sure what you're asking, but I'll take a stab at it. A
combo box on a form can do various things for you, such as allow a user
to select a choice from a list or navigate to a particular record on a
form.

The most common use of a combo box on a form is to allow a user to
select something from a list. For instance, assume you have a list of
customers who all have a unique ID, but your user has no idea what that
number is. By building a combo box that looks up the customer ID and
the customer name, your user can type in the customer's name, but the
combo box can store the customer ID for you behind the scenes. The
'remember the value for later use' just means that the field is unbound
and is not going to fill in a particular field in your underlying data.
Otherwise, choose where you want to store the user's selection in your
data for the form.

By "Navigational", I am assuming you mean a combo box used to navigate
to a particular record on a form. This type of combo box is useful in
the same manner as described above in that it allows a user to type in
a customer name, but instead of just storing the ID, it takes the user
to that customer's record in your form. So, if I wanted to go to the
record for ABC Customer, I could just select that from the combo box,
and voila, it would jump me to their record.

Hope that helps,
Jana

Nov 29 '05 #2
Jana,

Thank you very much. That answers my question. Have a good day. :)

Mindy

Nov 29 '05 #3
You're quite welcome, glad it was helpful!

Jana

Nov 30 '05 #4

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

Similar topics

3
by: my-wings | last post by:
I've been reading about how evil Lookup fields in tables are, but I've got to be missing something really basic. I know this subject has been covered before, because I've just spent an hour or two...
2
by: William Wisnieski | last post by:
Hello Everyone, Access 2000 I've created a bound form to a table. I've added two lookup combo boxes so the user has a choice of how to look up a record (Individuals or Organizations). The...
4
by: Paul | last post by:
Hi, When should I use a list (in table properties: like Ford;Mercedes;BMW;Audi ) and when should I use a lookup table?? And second question: IF I use a lookup table, should I always make a...
1
by: James | last post by:
I am used to VB6 but need to develop something in .Net. I need to create several bound combo-boxes which will use lookup tables to get their values. I created a form using the dataform wizard....
3
by: silvastein | last post by:
It would be great if someone can help me with this. It seems like it should either be easy (so far, not!) or maybe it isn't possible. Here goes: Table B has TextField1 that looks up values...
1
by: Nestor01 | last post by:
I use a lookup table which contacts 2 fields (item#, name) When a customer places an order, the order form contains a drop down to select the item by name (from the lookup table). The detail is...
1
by: hawk7890 | last post by:
I created an access database using access 2003 with lookup tables and I am having isues where my combo boxes on the form update the lookup table instead of the master table. I have a query to my...
1
by: freetime | last post by:
Greetings, This is my first post so I will try to be brief and accurate. I have a report that uses 9 user selectable filters (Dates, Y/N's as Combo Boxes and 4 Multi-Select List Boxes. ...
14
by: Mark | last post by:
I have a table with a field that uses a combobox to populate values. The Lookup tab within table design mode is the following: Display Control Combo Box Row Source Type ...
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
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
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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.