Hi there, I am new to this forum, hoping for some help.
I have attached a few simple data.
As you see I have two simple tables: "Tbl_Finances" and "Tbl_Periods".
Have also created a Delete-query: "Qry_Delete_Finances" that with criteria applying to both tables selects 10 of 26 records from "Tbl_Finances", so far so good.
The intention is to delete the 10 records from "Tbl_Finances", but not delete any records from "Tbl_Periods".
But when running "Qry_Delete_Finances", I get the error message: "Specify the table containing the records you want to delete".
I have tried and tried, and searched the web, but can't find how to "specify the table", can someone help out?
Obviously I need to work the solution into a bigger context, so pls explain the steps if appropriate.
Best regards
Disto :banghead:
I have attached a few simple data.
As you see I have two simple tables: "Tbl_Finances" and "Tbl_Periods".
Have also created a Delete-query: "Qry_Delete_Finances" that with criteria applying to both tables selects 10 of 26 records from "Tbl_Finances", so far so good.
The intention is to delete the 10 records from "Tbl_Finances", but not delete any records from "Tbl_Periods".
But when running "Qry_Delete_Finances", I get the error message: "Specify the table containing the records you want to delete".
I have tried and tried, and searched the web, but can't find how to "specify the table", can someone help out?
Obviously I need to work the solution into a bigger context, so pls explain the steps if appropriate.
Best regards
Disto :banghead:
