Creating a Report with Highlights on Every Other LineID: Q102934 The information in this article applies to:
SUMMARYIn FoxPro 2.5 for Windows, you can use the Report Writer to create a report with every other line highlighted, as shown below.
MORE INFORMATIONThe following two methods demonstrate how to create a report like the one on page U14-39 in the "User's Guide."
Method 1NOTE: This method should be used on a database with no order set. 1. In the Command window, enter:
2. From the toolbar in the report, click the rounded rectangle icon
3. Double-click the rectangle. In the Round Rectangle dialog box,
4. In the Print When dialog box, select the "Print only when
5. In the Expression Builder dialog box, enter
6. With the rectangle object selected, choose Fill from the Object
7. From the Object menu, choose Mode, and select Transparent.
8. Create a field by clicking the third icon in the toolbar. Place 9. From the Report menu, choose Page Preview to see the results of
Method 2NOTE: This method can be used on a database based on any index order. 1. Follow steps 1-4 in Method 1. 2. In step 5 above, replace the expression with the following:
3. From the Report menu, choose Variables, and choose the Add button,
Additional reference words: FoxWin 2.50 RWriter
KBCategory: kbprg
KBSubcategory: FxtoolRwriter
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |