Is it possible to manipulate the data that is typed into
the text portion of a combo box before the combo box tries
to check it against the list part?
What I want to do is check to see if the data entered
was numeric and if it is I want to fill with leading
zeroes. It is a 12 char text field...
I have an inventory table with ITEMID, DESCRIPTION, ITEMCOUNT and ITEMPRICE.
I want to generate labels for each item, but I need multiple labels based on the value in ITEMCOUNT so I can put one label on each item on the shelf.
Any ideas on how to formulate a query that will produce multiple...
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.