I have a table containing a field named "DateAdded" which contains the date that a record was added to the table. I need to create a report which summarizes data in this table by week. Is it possible to somehow setup logic which can identify dates within a week, and then build a sorting process allowing me to calculate weekly totals?
Thanks.
--
Mike
Why make it simple and efficient when it can be complex and wonderful?
Thanks.
--
Mike
Why make it simple and efficient when it can be complex and wonderful?