ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   xloper structure, excel (https://www.excelbanter.com/excel-programming/391241-xloper-structure-excel.html)

Aaron PNC

xloper structure, excel
 
I have a question about using the xloper object when creating a C++ dll that
is called by Excel. So say I want to pass in two ranges from my excel spread
sheet (A1:A10 and B2:B11).



c_range_function (xloper a, xloper b);



now from the excel spreadsheet or VBA how do I pass that range into my C++
dll function so it recognizes the range.



would it be something like in the excel spreadsheet use the formula



=c_range_function(A1:A10, B2:B11)





There are also other types of "excel structures" like xl_array and a bunch
of excel types. How do they factor into my program.





Thanks,

Aaron



All times are GMT +1. The time now is 01:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com