A
Adien
What I want is a form where you enter the week # and year, and the
total costs and sales for that week/year would be outputted.
What I have is 3 tables. One that has all of the sales info on a daily
basis. One that has the invoices that have come in (so there can be
numerious invoices on any given day). And a Dates table that if
combined in a query with either the costs tbl or the sales tbl will
assign the proper week number to each entry.
Thanks
Adien
total costs and sales for that week/year would be outputted.
What I have is 3 tables. One that has all of the sales info on a daily
basis. One that has the invoices that have come in (so there can be
numerious invoices on any given day). And a Dates table that if
combined in a query with either the costs tbl or the sales tbl will
assign the proper week number to each entry.
Thanks
Adien