I am a learner in Access, using Access 97.
I wanted to make a form from which I could choose the month to show total expenses for allthe members for that particular month.
I based the form on a query that had 2 fields: date which took only the the month from from the date,using datepart, and the amount sorted by –sum–. I also had the date look up the month by way of combo box that changed the date number to the name of the month. The form works with one problem… the months that don’t have totals…. there were no expenses for that month…. remains the same. (The amount for a month that does show). Is there any way that this can come up 0.00.
Thanks
carol