P
phuser
I am trying to make a Dynamic Report from a Crosstab Query and have tried to
use the VBA code that a couple different websites have provided but I just
cant get it to work.
Page Header contains 15 unbound fields head1 to head15
Detail contains 15 unbound fields col1 to col15
Report Footer 15 unbound fields tot1 to tot15
the 1st 5 Rows of my crosstab are text and the other 5 to 10 fields are
currency or standard (makes no difference if the code would work)
Would like to populate the unbound fields (of course) and hide the fields
not populated.
Any Help would be deeply appreciated...
use the VBA code that a couple different websites have provided but I just
cant get it to work.
Page Header contains 15 unbound fields head1 to head15
Detail contains 15 unbound fields col1 to col15
Report Footer 15 unbound fields tot1 to tot15
the 1st 5 Rows of my crosstab are text and the other 5 to 10 fields are
currency or standard (makes no difference if the code would work)
Would like to populate the unbound fields (of course) and hide the fields
not populated.
Any Help would be deeply appreciated...