show everyday in monthly report

  • Thread starter Thread starter Tracy Chen
  • Start date Start date
T

Tracy Chen

Hi,
how could i show day 1 to day 31 on the 1st colmn in a monthly report? coz
the whole raw would not show for a day if there's no activity.
I wanted to show numbers from 1 to 31 on the first column, and activity on
the 2nd column, if there's no activity, the activity should be 0 instead of
not showing the whole row.

Thanks
 
Well let's start by calling them records (rows) and fields (columns) :-)

While there could be more than one way, I would suggest that you make
sure there is an entry for each day. Use 0 as the default value for those
fields where you want a 0 to print in the report (Note: zero is not the same
as null (nothing))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top