Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Mike Yearwood
  Where is Mike Yearwood?
 Toronto
 Canada
 Mike Yearwood
 To: sami bissani
  Where is sami bissani?
 Doha
 Qatar
 sami bissani
 Tags
Subject: RE: .vue to .xls
Thread ID: 205662 Message ID: 205665 # Views: 34 # Ratings: 1
Version: Visual FoxPro 8 Category: Databases, Tables and SQL Server
Date: Saturday, November 29, 2008 6:58:07 PM         
   


> hi experts,
>
> i have a complicated ".vue" file, and one employee here is asking me to take data from the view file and give it to him as excel sheet... but we all know that view files generate links between the tables, and not a new table that i can export to excel sheet.
>
> is there any possible way that i can take data from this view file, same as the report created from it, and save it as excel sheet ?
>
> your help is highly appreciated...

.vue files are very deprecated. No one uses them. You would do better with .qpr/views/SPT because a cursor can be easily used for your reports and also exported to excel.

Mike Yearwood
Microsoft MVP Visual FoxPro 2008



We have enough youth. We need a fountain of smart!
There may be many ways to skin a cat, but there are very few right ways to do it.



COMPLETE THREAD
.vue to .xls Posted by sami bissani @ 11/29/2008 5:56:01 PM
RE: .vue to .xls Posted by Mike Yearwood @ 11/29/2008 6:58:07 PM
RE: .vue to .xls Posted by Cetin Basoz @ 11/29/2008 8:39:05 PM