add record with auto function

M

miles

hi,
i need some help reqarding about the form how to do this??--( when
i add new record of the same item the related item will automatically
come )- means that no need to key in again.

but i did not know how to get it work. will it work ??? got others ways
to solve it mah??


thanks to all who view n who support me
from miles
 
J

John Vinson

hi,
i need some help reqarding about the form how to do this??--( when
i add new record of the same item the related item will automatically
come )- means that no need to key in again.

but i did not know how to get it work. will it work ??? got others ways
to solve it mah??


thanks to all who view n who support me
from miles

Ordinarily there is NO reason to create an automatic "placeholder"
record. You only need to enter a record into a table when there is
data to put into it.

Could you explain the two tables involved, and why you feel that you
need to create a record without entering anything into it?

John W. Vinson[MVP]
 
Top