a student need support on a simple form

Hue

Registered User.
Local time
Today, 11:08
Joined
Jan 23, 2004
Messages
14
+-------------------------------------------------------------------------------+
No: 0000001 Date: 01/01/04


Item Code Item Description Quantity
x0001 XxXxXxxXxx 100
x0002 XXXxxxXXXXXxX 55
..... ......... ...
x00nn .......... ...



How will i do this easily? number of items are undetermined.
if i will use subform, how?
 
You may need to give a little more info regarding what the database is doing etc etc.

Also as a matter of forum ettiquete, when you post in the future, could you make your title more meaningful to your query? this will help others when they search for similar problems.

Col
 
oh im sooo sorry about that. its just that i cant think of a meaningful title for it.
 
Hue said:
i cant think of a meaningful title for it.

You seem to be missing the issue here:rolleyes:

Your original post is practically meaningless. If you want people to help, try giving as much information as you can, say what you are doing and what you want to do. What does the database do? is it orders / customers / stock?

The clue to deciding the title should be in what your problem is.

Col
 
ok lets say this is an order form. upon keying in the item code, the description will appear automatically and would accept as many items as the user wants.. Nth times. then save this to order table.
 
Access comes with a sample database that is an order entry system. It is called Northwind.mdb. If you examine the order entry form, it will answer all your questions.
 

Users who are viewing this thread

Back
Top Bottom