Search found 2 matches
- Wed Aug 22, 2001 11:43 am
- Forum: R&R ReportWorks Users
- Topic: Comparing previous/next records in reports
- Replies: 2
- Views: 1793
=> RE: Comparing previous/next records in reports
I^ve done this. Details depend on your report, but in a nutshell:____1. Create a running and a pre-processed count of records within some desired group.____2. Use line-logical and running count to suppress record band if you^re on the first record (running count = 1.)____3. Use the PREVIOUS() functi...
- Wed Aug 22, 2001 11:20 am
- Forum: R&R ReportWorks Users
- Topic: R&R 9 with MS Access
- Replies: 2
- Views: 1831
=> RE: R&R 9 with MS Access
Carl,____You can solve either of two ways:____1) R&R SQL Edition can read Access databases via ODBC (it can also read Excel, but not RTF.)____2) Microsoft Access can Export to DBF (File | Save As/Export), which can be read by R&R Xbase Edition.____Rob Hershfield__rob@plan-be.com__www.plan-be...