I have an order file that consists of the fields: order#, customer#, item#, and quantity.
I store this information in a temporary table. When the quantity is greater than one (for example, quantity is 6), I need to create 6 instances of that record so 6 items are manufactured and sent to the...
(Access 97) I have four fields (Add1, Add2, Add3, and Add4) which each contain a color. I need to somehow check these four fields to make sure there are only two different colors used between the four fields. Does anyone know of any easy way to do this other than having tons of if/nested if...
I have a field that is for a personal id with a length of three alphanumeric. I need to clean this field up to include ONLY numbers or letters. There should be no dashes or pound signs or spaces in these fields. I can trim off the spaces, but does anyone know how I can remove the unwanted...
I have a table that has two parts to it:
The first record is the "Order Header" and has certain information in it, with specific field lengths.
The second record is the "Order Line" and also has certain information in it (some of the fields and field lengths are different...
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.