Click to See Complete Forum and Search --> : Grouping in Access Report


Lorna
August 16th, 2001, 04:13 AM
Hi

I'm trying to print a report in some order - I've tried the sorting an grouping utility , but this does not give desired results.

I want the following - if a certain orderindex < 400 then print a footer(with totals)
else
do nothing.

How do I do this with VBA code? All help will be appreciated