S
Stefan van der Hooft
Hi!
I’ve a question about selecting records from a table into another table.
I’ve 2 tables, T_OE_Ideas and T_OE_Ideas_Queried.
What I want is a query that copies 2 calendar years (current year and last
year) into the table T_OE_Ideas_Queried. Our calendar year is from April till
Februari.
At this moment, I have a Query that selects the last 24 months but this
isn’t correct given that I need the selection by calendar year. This is my
current query:
I’ve a question about selecting records from a table into another table.
I’ve 2 tables, T_OE_Ideas and T_OE_Ideas_Queried.
What I want is a query that copies 2 calendar years (current year and last
year) into the table T_OE_Ideas_Queried. Our calendar year is from April till
Februari.
At this moment, I have a Query that selects the last 24 months but this
isn’t correct given that I need the selection by calendar year. This is my
current query: