R
Rajtomar
I have a big table with many fields (more than fifty). They are not in
one table but related.
Now user's come with a requirement of a separate type of report
everyday which has different fields. because of which i have to design
a report for them with the required query.
I was therefore wondering can i make a form which has two list boxes
the one on left side will have all the fields of the table (only
headers needed, not data).
Users can select multiple no. of fields from that list box which will
appear in another list box.
Users should be able to then select the order of fields, field for
sorting, report layout in landscape / portrait, paper size. and finaly
when they hit a button it should generate a report with the selected
fields.
Some one please guide my way through it.
I had problem in frst step itself ( Getting Table headers in list box)
List box displays only data.
Thanking in anticipation
one table but related.
Now user's come with a requirement of a separate type of report
everyday which has different fields. because of which i have to design
a report for them with the required query.
I was therefore wondering can i make a form which has two list boxes
the one on left side will have all the fields of the table (only
headers needed, not data).
Users can select multiple no. of fields from that list box which will
appear in another list box.
Users should be able to then select the order of fields, field for
sorting, report layout in landscape / portrait, paper size. and finaly
when they hit a button it should generate a report with the selected
fields.
Some one please guide my way through it.
I had problem in frst step itself ( Getting Table headers in list box)
List box displays only data.
Thanking in anticipation