A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

2 Column Drop Down Box



 
 
Thread Tools Display Modes
  #1  
Old July 27th, 2004, 05:22 PM
Chris
external usenet poster
 
Posts: n/a
Default 2 Column Drop Down Box

I am trying to create a field in my database that uses the lookup wizard and displays 2 columns. No problem so far, but instead of one column being the keyed field and the other being the description, I want to display the field that was selected by the user, regardless what column it's in. Is this possible?

Ex ColumnA ColumnB
John Barry
Steve Smith
Will Cherie

If the user selects Barry, Barry will be saved in that record. If the user selects Steve, Steve will be saved in that record.

Help,
Chris
  #2  
Old July 27th, 2004, 07:39 PM
Rick B
external usenet poster
 
Posts: n/a
Default 2 Column Drop Down Box

A drop down box allows you to arrow down and select a row, not a particular
"cell". There would be no way for the user to select the left or right
portion.

You could create some type of union query to pull all the first names and
all the last name4s to one query, then use that as your source, but I fear
there would be other flaws in this design.

Rick B

"Chris" wrote in message
...
I am trying to create a field in my database that uses the lookup wizard and
displays 2 columns. No problem so far, but instead of one column being the
keyed field and the other being the description, I want to display the
field that was selected by the user, regardless what column it's in. Is
this possible?

Ex ColumnA ColumnB
John Barry
Steve Smith
Will Cherie

If the user selects Barry, Barry will be saved in that record. If the user
selects Steve, Steve will be saved in that record.

Help,
Chris


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Drop Down List / Count Function Mukiwa Worksheet Functions 2 July 7th, 2004 11:56 PM
Countif with 2 or more data ranges in same column Doug Worksheet Functions 1 July 4th, 2004 08:57 AM
linking drop down menu items to corresponding items in other lists Jklay General Discussion 2 June 15th, 2004 07:42 PM
adding values from another worksheet by matching criteria Frank Kabel Worksheet Functions 2 March 16th, 2004 03:15 PM
"Matching" column A's values in column B Chris.F Worksheet Functions 0 January 12th, 2004 02:24 PM


All times are GMT +1. The time now is 11:00 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.