Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with printing in range
Message
From
11/05/1999 10:49:09
 
 
To
11/05/1999 10:46:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00217227
Message ID:
00217231
Views:
16
>I have to print a report of a range in the table.
>
>ex. I want to print all the records where the description starts with 'A'.
>
>Thanks

REPORT FORM MyReport TO PRINTER FOR LEFT(MyField, 1) = "A"
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform