Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Telephone book printing.
Message
From
02/03/2001 04:03:11
 
 
To
02/03/2001 02:51:37
Rahul Murarka
Sys-Con Engineering
Kolkata, India
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00481238
Message ID:
00481244
Views:
17
>Dear Sir/Madam
>
>Few days ago I Put up a question how to print some in 2 colum mode with difrent field in both colums.
>
>Let me repharse my question. I have address database and I want to print out and after printing its format should come like normal address book that have all the letters a-z in a straight line at the side of the page according the the letters that have in that page. Please advise and suggest what is the possible way to do it directly or indirectly. I have to keep in mind that my every thing should be done in a click of print command. Any automation anything should be done by VFP command.
>
>Immediate reply or suggestion is requested.

So you want 2 columns in a report, the first column has for example the letter J and the second has Jones Will

In the detail line of the report have 2 fields :
1st field : Left(surname,1)
2nd field : surname + ' ' + firstname

Is that what you're after?
Will Jones
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform