> 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.