I wonder if anyone can help me, as I am not very with good with SQL Statements.
I want to use a make table query based on my main table for constant mail merge data. This data is then dependent of Filter by Form from the main table.
When I want to run the Make Table query on my form that I have applied a filter to. For example, I have filtered off 43 records from a total of 413, the make table query produces the total records and not the filtered amount.
Is this because I need a SQL statement inside my Make Table query stating the FilterOn? and if so, how do I do this?
many thanks in advance.
I want to use a make table query based on my main table for constant mail merge data. This data is then dependent of Filter by Form from the main table.
When I want to run the Make Table query on my form that I have applied a filter to. For example, I have filtered off 43 records from a total of 413, the make table query produces the total records and not the filtered amount.
Is this because I need a SQL statement inside my Make Table query stating the FilterOn? and if so, how do I do this?
many thanks in advance.