lordhawkins
Programmer
I've got a MEMBERS table with about 30 fields. The usual: Id, First Name, Last Name, Charge, Birth date, etc.
I can select multiple fields an send them to Excel with no problem...
But if I want to keep inside the VFP7 SP1 report generator I'm limited to the width of the page.
How Could I create a VFP report that
a) Uses any number of columns sent to it. Say, the user selects the ID, Name, birth date and department for a report; inmediately request Just Name, Address, Zip and e-mail; in fact, any combination ?
2)Extends more than one page width (no matter horizontal o vertical) in a similar way than Excel does when the printing area is beyond the page boundaries?
Am I explaining myself clearly?
Is this possible?
I can select multiple fields an send them to Excel with no problem...
But if I want to keep inside the VFP7 SP1 report generator I'm limited to the width of the page.
How Could I create a VFP report that
a) Uses any number of columns sent to it. Say, the user selects the ID, Name, birth date and department for a report; inmediately request Just Name, Address, Zip and e-mail; in fact, any combination ?
2)Extends more than one page width (no matter horizontal o vertical) in a similar way than Excel does when the printing area is beyond the page boundaries?
Am I explaining myself clearly?
Is this possible?