M
M Haley
Guest
I have a table of dated transactions. I want to print a report which put transactions in sequence of invoice within day. I want the report to break on transaction month and I want to print the month in the heading as January, 2002 February, 2002 etc. I guess my main problem is how to make Access take the date field (defined as short date) "02/02/02" and print February, 2002 in the heading.