hi every one,
i have a problem when im trying to create a button in a form, that button should insert data into a table using the values in the form opened. i.e. the form which has the command button
im doing the code like this
docmd.runsql "insert into table (tableName)...