Save query to table

LipeShtogu

New member
Local time
Today, 22:23
Joined
Mar 29, 2016
Messages
3
Hello i have created one Ms.Access database
I have created one query but do not save on Booklets_table
Please can anyone give me an advice
 

Attachments

what do you mean "do not save"
if you use dcount on booklets_table, you will get 21.
also 21, when you use dcount on qry_bookletsTable.

so all records are returned.
 
what do you mean "do not save"
if you use dcount on booklets_table, you will get 21.
also 21, when you use dcount on qry_bookletsTable.

so all records are returned.

i need that at Booklets Table save all the data from form.
Every form calculation to be saved on Booklets Table
 

Users who are viewing this thread

Back
Top Bottom