Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / February 2007

Tip: Looking for answers? Try searching our database.

Vlookup/Dlookup in a table

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Erica - 28 Feb 2007 22:28 GMT
I  have table #1, which lists a series of titles and their corresponding
product numbers. In another table I want the same info, but I do not want to
have to manually input the product number.  I want to be able to chose a
title name from a drop down list (which I already set up, based upon table
#1) and have a "vlookup"  populate the corresponding product numbers? I tried
the lookup command but I want the product code to be in a separate column.

I hope this makes sense, and any help would be wonderful! Is this even
possible?
storrboy - 28 Feb 2007 22:53 GMT
> I  have table #1, which lists a series of titles and their corresponding
> product numbers. In another table I want the same info, but I do not want to
[quoted text clipped - 5 lines]
> I hope this makes sense, and any help would be wonderful! Is this even
> possible?

> I hope this makes sense,

Not really.
Is there other data going with it?
Are you doing this on a form?
John W. Vinson - 28 Feb 2007 23:34 GMT
>I  have table #1, which lists a series of titles and their corresponding
>product numbers. In another table I want the same info, but I do not want to
[quoted text clipped - 5 lines]
>I hope this makes sense, and any help would be wonderful! Is this even
>possible?

Not in a Table.

Access IS NOT EXCEL ON STEROIDS.

A table is *not* a spreadsheet. You can't use functions, VLookUp *or*
DLookUp, in a table, and you never need to do so! Table datasheets
should basically be used only for design and debugging, not for data
entry, viewing or searching.

Instead, use *A FORM* bound to your table. You can put a combo box on
the Form, bound to the product number field; the combo box would be
based on your table #1 (which I hope isn't *named* [Table #1]!!!); it
can store the product number while displaying the product name.

            John W. Vinson [MVP]
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.