Chester Friesen wrote:
> I have an app in VFP7 that I need to sort on group totals. Is that a job 
> for VFP9? Forget it for VFP7?
> Now, the report looks nice, but needs the totals sorted on each group. I 
> have tried a 2 pass routine, but it's not really working right. I don't 
> know if this is enough info to give me some ideas or not.
>   

You should be able to do it with VFP5 and up!  Just create a column 
called iSort and then write logic to populate accordingly, then order by 
that column.  (Or perhaps I'm missing your point?)

-- 
Michael J. Babcock, MCP
MB Software Solutions, LLC
http://mbsoftwaresolutions.com
http://fabmate.com
"Work smarter, not harder, with MBSS custom software solutions!"



_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to