Board index » delphi » Help on Designing Report ( Quick Report )?
Joaquim Macedo
![]() Delphi Developer |
Sat, 22 Nov 2003 00:08:41 GMT
Help on Designing Report ( Quick Report )?Hi all. I'm using Delphi 5 Enterprise and MS Access 97. I want to create a report, with the following layout. Fields from | 0 | 1/9 | 10/19 | 20/29 | 30/39 | 40/49 | .... I've created a Query with Parameters, and I've droped on the For example, for Column "0", I have: For Column "1/9", I have: and so on. But this is extremely slow. Is there anyway to do this? Thanks a lot in advance. Best regards, |