LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 225
Default Replacing formulas with values from DLL

Hi,

This is an update for this issue.

There's no easy way to access the IDispatch OM (i.e. what you'd use if you
were programming in VB/VBA) from an XLL. XLLs use the XLM programming
language to talk to XL. The best reference for the XLM programming
language is macrofun.hlp, available he
http://support.microsoft.com/kb/128185. Add either "xlf" or "xlc" to the
command you wish to call from Excel4()/Excel12(). They should all be
defined in xlcall.h.

The archived XLL documentation is available at:
http://msdn.microsoft.com/archive/.
Expand the following: Office Solutions Development / Microsoft Office 97 /
Office 97 / Product Documentation / Excel / Microsoft Excel 97 Developer¡¯s
Kit.
Click ¡°Introduction¡± - that should get you to the first "page" of the
book.

For your scenario, did my previous suggestion help you, e.g. write a C++
COM Addin to manipulate the Excel Object Modal and which will do almost all
the job you do with Excel Menu/toolbar.
This is the Excel Object Modal reference which is installed with Office
problem.(below is for Office 11, excel 2003)
<Program Files\Microsoft Office\OFFICE11\1033\VBAXL10.CHM

If you still have any other concern, please let me know.


Best regards,

Perter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

 
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
Replacing formulas with its value Marcus A Excel Worksheet Functions 4 September 21st 06 06:24 PM
Replacing Linked Cell Values w/ Current Values TomCat Excel Worksheet Functions 6 April 10th 06 12:20 PM
Replacing Formulas with Values Tom Ogilvy Excel Programming 1 August 16th 05 07:54 PM
Replacing formulas in Excel David McRitchie Excel Programming 3 April 15th 04 03:49 AM
Replacing formulas in Excel Tom Ogilvy Excel Programming 0 April 14th 04 07:38 PM


All times are GMT +1. The time now is 11:28 AM.

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"