Repeat Column

K

KIT LAU

Hi,

I want to create a report based on a crosstab query.
Here's the format:

Phase Model1 Model2 Model3 Model4
----- ------ ------ ------ ------
Phase1 <date> <date> <date> <date>
Phase2 <date> <date> <date> <date>

How can I do the following:
1, Let the users to specify the Model(s) they want to show
on the report from a multiselect list box

2, How to repeat the Phase column on the left on every
page?

Thanks for advance.

KIT LAU
 
K

KIT LAU

-----Original Message-----
Hi,

I want to create a report based on a crosstab query.
Here's the format:

Phase Model1 Model2 Model3 Model4
----- ------ ------ ------ ------
Phase1 <date> <date> <date> <date>
Phase2 <date> <date> <date> <date>

How can I do the following:
1, Let the users to specify the Model(s) they want to show
on the report from a multiselect list box

2, How to repeat the Phase column on the left on every
page?

Thanks for advance.

KIT LAU
.
 

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

Top