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 / Forms / April 2008

Tip: Looking for answers? Try searching our database.

form field

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rpettis31 - 22 Apr 2008 05:42 GMT
I have a form Customer Order with an item number combo box that looks up the
item numbers on an item master table.  The Item description is basically a
text box =ItemNumber.column(2) which populates the item description when the
item number is selected.  What I would like to know is how I would retain the
decription field into the same field on the Customer Order table.  Currently
no value is retained in this field on the table.
Jeanette Cunningham - 22 Apr 2008 08:43 GMT
Hi,
the general idea is to avoid storing the item description in the customer
order table.
Just store the Item Number in the customer order table.
Use a query to retrieve the item description using the Item number whenever
you want to see which item description was ordered.

Jeanette Cunningham

>I have a form Customer Order with an item number combo box that looks up
>the
[quoted text clipped - 6 lines]
> Currently
> no value is retained in this field on the table.
 
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.