I am having problems with list boxes not updating records so I want to try using a textbox instead. Here is the select statement I am using in the list box, any idea on how to write this so it iwll work iwht a text box?
SELECT [Part_Lookup].[NSN], [forms].[main].[part number] FROM Part_Lookup...
That would be a yes to all questions. The Combo box looks up a value for the four field which are listboxes. The lookup data on the form is to be stored in a main table. The control source for the fields are in the main table and using a select statement compares a value from the form to a value...
I have a form that has a combo box I use to look up parts information. As soon as I select a new part 4 other fields are then populated with different information about this part. The problem I am having is that the form displays this data, but is not writing the data to the table. I am having...
I am having trouble with a report I am trying to create that has to have a listbox in it in order for the data to appear correctly. The problem I am am having is that the listbox will not allow me to remove the border. The reason I need a list box is that in the main table there is a last name...
I am having trouble with a report I am trying to create that has to have a listbox in it in order for the data to appear correctly. The problem I am am having is that the listbox will not allow me to remove the border. The reason I need a list box is that in the main table there is a last name...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.