Quarterly Reports

  • Thread starter Thread starter Timelord via AccessMonster.com
  • Start date Start date
T

Timelord via AccessMonster.com

I am new to writing code, but need a code to call up quarterly reports
seperately. (From Jan to Mar, Apr to June, July to Sept and Oct to Dec. I can
call up for all the quarters now, but can't call up from different ones that
I could select along with the year too. Can anyone help me with a code to do
this???
Thanks.
 
I am new to writing code, but need a code to call up quarterly reports
seperately. (From Jan to Mar, Apr to June, July to Sept and Oct to Dec. I can
call up for all the quarters now, but can't call up from different ones that
I could select along with the year too. Can anyone help me with a code to do
this???
Thanks.

How is the information stored in your table? Do you have a date field,
or what? Remember - you can see your database. We cannot. Could you
explain how you "call up for all the quarters now"?

John W. Vinson[MVP]
 
Back
Top