Hi all
I am using excel automation extensively in my project for reporting
My query is:
I have a sheet with data on it -different types of data in different columns
I want to generate different charts based on particular sets of data for which I need to select any 2 or more non-adjacent columns for the data range. VBA code gives me the Union() method to achieve this. How to do I use this or similar in visual foxpro?
Any Help or guidance/sample code would be greatly appreciated
Thanks
Ravi Bangera
I am using excel automation extensively in my project for reporting
My query is:
I have a sheet with data on it -different types of data in different columns
I want to generate different charts based on particular sets of data for which I need to select any 2 or more non-adjacent columns for the data range. VBA code gives me the Union() method to achieve this. How to do I use this or similar in visual foxpro?
Any Help or guidance/sample code would be greatly appreciated
Thanks
Ravi Bangera