I have a form that has several text boxes the user can enter data to search the database to bring up a detail form of the data they select. If I run the form with debug on and the form acts correctly and brings up the correct data. If I step through with Debug, it acts correctly also.
If I run...
I saw the question on how to not display null fields in the detail sections of the report and tried to apply this same code to Group Header Section. I am printing an item list by Class and Sub Class. Not all items have a subclass but the header displays Class and then a blank text box for the...
I saw the question on how to not display null fields in the detail sections of the report and tried to apply this same code to Group Header Section. I am printing an item list by Class and Sub Class. Not all items have a subclass but the header displays Class and then a blank text box for the...
I apoligize in advance if this is a duplicate question, but the search function has been down for DAYS.
I have a form that has several text boxes that allow the user to enter search criteria for my table. When the user hits the find button, another form is displayed with a listbox of all the...
A newbie here would like to know how I can code the Esc key to also act like a Close Form command button.
I have the command button on my Form, but of course the users don't want to click it, they just want to hit Esc.
Thanks
I have created a list box that displays the items in an item master table. Can I have individual lines(records) in the list display in different colors based upon a value of a field in the item master? For instance if QTY on hand is zero, I would want that item to appear in red.
Do I...
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.