Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
cant pass array to excel from c++ using xloper structure malayhk Excel Worksheet Functions 0 November 4th 09 09:09 AM
excel outlines structure meghnal Excel Discussion (Misc queries) 3 June 27th 09 07:28 AM
Structure of Excel Links MDW Excel Programming 2 May 8th 06 05:20 PM
Not getting the object structure of VBA Excel Paul Excel Programming 5 January 28th 05 12:51 PM
function array result - .xll - sdk - XLOPER - example code? Kevin Love Excel Programming 0 August 30th 03 01:24 PM


All times are GMT +1. The time now is 04:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"