adam19ku Posted January 11, 2008 Posted January 11, 2008 (edited) In the costing database I'm building, we will add inventory items together into a catalog item to calculate the total cost. Right now, when I enter the item code, it looks up the description, weight, and cost. Problem is, some employees who are less familiar with the cryptic item codes will be doing some of this costing also. Is it possible to have either the item code or the description do the lookup? Ideally, I'd like to have the description field be a drop-down list of the items available for it to look up (I have the item code field working this way). Edited January 11, 2008 by Guest
Raybaudi Posted January 11, 2008 Posted January 11, 2008 Hi put on your layout a copy of the same field that you use to make the lookup, but using a new list coming from the same item code, but showing ONLY the second field ( description )
adam19ku Posted January 11, 2008 Author Posted January 11, 2008 but then I have two instances of the same field in the layout
Raybaudi Posted January 11, 2008 Posted January 11, 2008 Is it possible to have either the item code or the description do the lookup? Didn't you ask for a way to get the lookup from the item code or the description ?
adam19ku Posted January 11, 2008 Author Posted January 11, 2008 yes, I was hoping there was a way for the Description field already in existance to do the same thing as the duplicated Item Code field, so then I didn't have two Item Code fields in the layout.
David Jondreau Posted January 11, 2008 Posted January 11, 2008 Try this... Make a second relation based on Description and use an auto enter calculation for the code (check Do not replace). related_by_Description::Code
Recommended Posts
This topic is 6219 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now