is there a way to create a cross tab report within VFP??

at one time there was an old vfpxtab prg...

Thanks

RE: cross tab report for form by Leemi

Leemi
Thu Nov 06 14:32:17 CST 2003

Hi Wayne:

Now you have VFPxtab.prg. You can access by choosing Tools> Wizards> All
Wizards> Cross-Tab Wizard from the system menu.

If you plan on distributing this in a custom exe, make sure you set the
_genxtab system variable to the location of the prg file.

Do you know what version of VFP created the files?

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retires Sept. 30th, 2003

>is there a way to create a cross tab report within VFP??

>at one time there was an old vfpxtab prg...

>Thanks



RE: cross tab report for form by Wayne

Wayne
Thu Nov 06 14:49:20 CST 2003

Thanks Lee

using VFP6.0

would like to output to a cross tabulatd table from a form
and use the table for a VFP Report that the user can print
preview/ print from.


>-----Original Message-----
>Hi Wayne:
>
>Now you have VFPxtab.prg. You can access by choosing
Tools> Wizards> All
>Wizards> Cross-Tab Wizard from the system menu.
>
>If you plan on distributing this in a custom exe, make
sure you set the
>_genxtab system variable to the location of the prg file.
>
>Do you know what version of VFP created the files?
>
>I hope this helps.
>
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>Sincerely,
>Microsoft FoxPro Technical Support
>Lee Mitchell
>
>*-- VFP8 HAS ARRIVED!! --*
>Read about all the new features of VFP8 here:
>
http://www.universalthread.com/VisualFoxPro/News/VFP8Releas
e.asp
>Purchase VFP8 here:
> http://shop.microsoft.com/Referral/Productinfo.asp?
siteID=11518
>
>Keep an eye on the product lifecycle for Visual FoxPro
here:
>http://support.microsoft.com/default.aspx?id=fh;
[ln];lifeprodv
> - VFP5 Mainstream Support retired June 30th, 2003
> - VFP6 Mainstream Support retires Sept. 30th, 2003
>
>>is there a way to create a cross tab report within VFP??
>
>>at one time there was an old vfpxtab prg...
>
>>Thanks
>
>
>.
>