Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using Visual FoxPro 6.0 and EXCEL 2003. I created a query wit
FoxPro 6.0 and copied it to EXCEL 2003. The Table size is 3382 records and it only copied 16384 records. Why is this Here is the code close data al set talk o set dele o SELECT USE "c:\documents and settings\bartech\my documents\fmpdata\softwar code\fmp reports\fmptables\line02.dbf" share select * from line02 group by 3,4,5,6 order by 3,4,5 into cursor select copy to c:\line02wmake&model.xls type xl |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
query foxpro in excel 2007 | Excel Discussion (Misc queries) | |||
how to convert excell file into dbf for foxpro | Excel Discussion (Misc queries) | |||
Converting Excel file to text delimited file | Excel Discussion (Misc queries) | |||
Excel get external data from Foxpro with .dbf & .ftp | Links and Linking in Excel | |||
compatibilidad de excel con foxpro | Excel Programming |