Insert Into Table

C

CK

Is it possible to insert data that a user enters in a dialog box prompt into
a table? I can't seem to do it in the Query in Design View as it is always
looking for a particular field from a table.

The problem is that I'm trying to insert 2 fields, one from another table
and one which requires the user to enter it as a prompt. Thanks.
ck
 
Top