How to create a form based on a crosstab query? (I don't know how many columns there will be!)
- From: Paul H <google@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Apr 2008 01:33:09 -0700 (PDT)
I want to base a form on a crosstab query. The query shows statistics
for a user defined period. The column headings will look something
like this:
ClientID Month01 Month02 Month03 etc..
So if the user selects 3 months in the criteria form, there will be 3
(month) column headings, if he selects 6 months, the will be 6
headings.
At the moment my solution is to somehow (i haven't figured out the VBA
yet) construct a form dynamically. Is there a simpler solution to this
problem?
Thanks,
Paul
.
- Follow-Ups:
- Prev by Date: Re: Reverse Engineering.............Ooooooooohhhhhhhh
- Next by Date: Re: How to create a form based on a crosstab query? (I don't know how many columns there will be!)
- Previous by thread: query difference
- Next by thread: Re: How to create a form based on a crosstab query? (I don't know how many columns there will be!)
- Index(es):
Relevant Pages
|