Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel Add in for AS: Function's not recognized

Hi,

I am using the Excel Add-in for Analysis services. When I load the
workbook directly from excel the add in functions work fine.

The requirement is to load this workbook from an HTML page. I have
written some basic java script to do this i.e. new
ActiveXObject("Excel.Application")

When the java script loads the workbook, none of the add in functions
evaluate. Excel basically flags them as unrecognised functions. I have
verified that reference to the concerned library exists in VBE.
Simple excel formuals like SUM(A1:D1) etc evaluate just fine.


Any ideas?

Thanks
Vallabh

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default Excel Add in for AS: Function's not recognized

Maybe...
http://support.microsoft.com/kb/213489/en-us
"Add-Ins Don't Load When Using the CreateObject Command"
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



"VallabhK"
wrote in message
Hi,
I am using the Excel Add-in for Analysis services. When I load the
workbook directly from excel the add in functions work fine.
The requirement is to load this workbook from an HTML page. I have
written some basic java script to do this i.e. new
ActiveXObject("Excel.Application")
When the java script loads the workbook, none of the add in functions
evaluate. Excel basically flags them as unrecognised functions. I have
verified that reference to the concerned library exists in VBE.
Simple excel formuals like SUM(A1:D1) etc evaluate just fine.
Any ideas?
Thanks
Vallabh

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
.wks fil not recognized format if opening w/ Excel.How do I open? billyo Excel Discussion (Misc queries) 2 September 16th 06 03:55 PM
Excel VBA's are there but not recognized as macros so they can't b VBARookie Excel Programming 0 June 30th 06 03:58 PM
Read XML based file that is recognized by Excel Peter[_56_] Excel Programming 0 October 23rd 05 02:00 PM
how make a selection like sum function's CFCAT Excel Programming 1 June 1st 05 05:59 PM
Updating a Function's Result Syed Zeeshan Haider[_5_] Excel Programming 8 December 6th 03 09:32 PM


All times are GMT +1. The time now is 03:24 AM.

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

About Us

"It's about Microsoft Excel"