C
colmobrien
I have two tables and need help with a query
Table 1 is a lookup table fields monthno 1-12 and month name January-
December
Table 2 lots of fields but 2 important to this query yearendmonth which is
jan- dec from table1 and yearendday 1-31 corresponding to day in moth when
companies accounts are due.
i want to interogate table2 to return all details up to dategiven eg 4th
June so all where month number is < 6 and those where month no is 6 and
daynumber <=4
my knowledge is limited i am working in design view and all help is greatly
appreciated.
colm
Table 1 is a lookup table fields monthno 1-12 and month name January-
December
Table 2 lots of fields but 2 important to this query yearendmonth which is
jan- dec from table1 and yearendday 1-31 corresponding to day in moth when
companies accounts are due.
i want to interogate table2 to return all details up to dategiven eg 4th
June so all where month number is < 6 and those where month no is 6 and
daynumber <=4
my knowledge is limited i am working in design view and all help is greatly
appreciated.
colm