Add-in and Excel 2007

Hi everyone,<BR><BR>Does anybody know if essbase Add-in version 6.5.5 will work togehter with Excel 2007? I really cannot find any detail on this.<BR><BR>Thanks in advance<BR>

Chances are, your VBA code isn't broken because of the API, but because the old xls/xla workbook had a reference to the old excel object model.<BR><BR>Go to the VBA editor and choose the Tools/References menu item. Look for any "missing" entries and perhaps the new version of excel has an equivalent. If a reference is missing, it can cause certain functions to lose their definition and it shows up as broken code (i.e. no definitions for string functions like len, format$, etc... is a frequent side effect).<BR><BR>There is another possibility, a more pervasive and complicated one (at least to explain). Excel 2007 may be interpreting the module defines differently. The API modules with essbase use a patter like this:<BR><BR>1: Declare Function EssSomething1 Lib "esbapin.DLL" (etc...)<BR>2: Declare Function EssSomething2 Lib "esbapin" (etc...)<BR>3: Declare Function EssOtlSomething1 Lib "esbotln.DLL" (etc...)<BR>4: Declare Function EssOtlSomething2 Lib "esbotln" (etc...)<BR><BR>The first definition sort of "keys" the dll to the VBA module, so subsequent references don't particularly need the .DLL extension. The problem is that if the first use of the dll doesn't include the extension, the dynamic linking isn't always resolved properly. In at least one case, I've had to add the extension TO EVERY SINGLE DECLARE. This resolved my issue, and it wasn't especially difficult to do, but I have no definitive explanation for why it was necessary or what made to resolve the issue.<BR><BR>So, do I recommend you try this fix? Only as a last resort. I'd check the references for missing modules first, as it's more likely to be an issue and it's really easy to do.<BR><BR>HTH,<BR><BR>-Doug.<BR>

Similar Messages

  • Known issues for OBIEE Office Add in with Excel 2007?

    Hi,
    Does anybody know if there are issues for the office add-in with Office 2007?
    i'm playing around a little bit to see how it works, but it seems that Excel interferes with the layout.
    I do get different grafs and also i tried the tutorial with the excel template and my changes come only partly through.
    Thanks
    Sandra

    Hi Sandra,
    Were you able to use OBIEE Office Add in with Excel 2007? I am planning to look at this compatibility. I am looking here to seeif anyone found issues with this setup..
    Thanks,
    Bharat

  • Q regarding Acrobat 9 Standard and Excel 2007

    Using 9 Standard and Excel 2007, what settings do I need to change to create a pdf document that looks like my Excel print preview?  Some of the graphs within our excel documents are large, say 3 graphs 5 inches wide each, which are then forced to fit the print area using excel's Fit-to page settings.  When we attempt to convert these to pdf using 9 Standard, the graphs end up 5 inches wide each, and do not fit on the pdf page.  These pages pdf perfecly using Pro 8 but not using 9 Standard.  Unfortunately, I can not change the Excel documents, because we have multiple users, some with 9 Standard and others with 8 Pro, all using the same Excel documents.
    Thanks in advance for any and all replies.
    jim

    Thank you for your reply, however the suggestion did not work.  My original problem still exists:  headers and footers are resized on each page, some so small they are unreadable.  Also (much worse), I did a 'save-as' on a file created in XL 07, saving as XL 97-03.  This caused a 'significant loss of functionality' within my file, affecting 286 different cells.  I often use XL07's =IFERROR formulas which are not recognized in 97-03.
    So... I still have only a partial solution.  Adjusting the dpi settings allows me to successfully convert XL 07 files to pdf, but Acrobat 9 Standard is currently useless, because I can not add proper headers and footers.
    Anyone else with suggestions?  All replies appreciated.
    Thanks
    jim

  • BPC 7 : Excel 2003 and Excel 2007 Conflict

    Hi Experts,
                   I have created a template in BPC 7 MS on my computer which has Excel 2003 version.
    But when I try that template on another computer which has Excel 2007. The format (in the format Range) did'nt seem to work or it has diff effect on Excel 2007.
                   Is there really a conflict between them?? and cannot have different Microsoft Office version??  Or is there An Add-on that we have to Install so that Excel 2003 and Excel 2007 can be used at the same Time??
    Thanks,
    Bennie Jay

    Sorin:
    Situation
    I also have the same issue with Excel formatting in Excel 2007, and I found a work-around specifically to my issue.
    At the format section's CRITERIA, I have one entry: HEADING="New Budget" in the Column direction, apply certain color and number format to the cells of that column. However, I used Excel function CONCATENATE("HEADING=",EVDES("FINANCE",CATEGORY)) to come out with HEADING="New Budget", rather than just typing the string value.
    With the above exercise, in Excel 2003 the format would apply no problem, but in Excel 2007, the entire formatting went wild and broke. After I dropped CONCATENATE() and just typed in HEADING="New Budget", the formatting applied OK in 2007.
    Data
    We are currently on BPC 5.1 SP5
    The original report was built in Excel 2003
    Question
    Is there a setting in Excel that would allow me or bypass the restriction to use Excel functions to come out with CRITERIA definition?

  • XLR b1 2007 and excel 2007    excel sheet is empty

    hi experts,
    i like to use xlr in b1 2007 with excel 2007.
    after getting a fail in xl reporter, i change the security settings in excel 2007.
    now the excel sheet opens, but there are no values in it.
    for example, i made only a query about the business partner (the result is only one column) and like to
    import the result in excel 2007 , there is only a headline named 'business partner' . And the column you could see in the xlr filled with the business partner names is empty.
    sap b1 and excel 2007 runs on terminal services published by citrix.
    has someone an idea to solve the problem?
    with greetings from hamburg
       michael

    Hi Michael,
    Please make sure that the following steps are performed:
    +COM Add-ins                                                                               
    (Excel 2007)                                              
    Go to excel                                             
    Office button -> Excel Options button                   
    Add-Ins                                                 
    Manager: COM Add-ins -> Go                              
    SAP Business One XL Reporter should be selected.        
    +Disabled Items                                                                               
    (Excel 2007)                                              
    Go to excel                                             
    Office button -> Excel Options button                   
    Add-Ins                                                 
    Manager: Disabled Items -> Go                           
    SAP Business One XL Reporter should not be listed.      
    If it is please select it and click Enable button.      
    +Macro Visual Basic Project                                                                               
    (Excel 2007)                                              
    Go to excel                                                    
    Office button -> Excel Options button                           
    Trust Center -> Trust Center Settings...                        
    Macro Settings -> Trust access to the VBA project object model  
    hope it helps,
    Regards,
    Ladislav
    SAP Business One Forum Team
    Edited by: Ladislav Meszaros on Feb 25, 2009 10:41 AM
    Edited by: Ladislav Meszaros on Feb 25, 2009 10:41 AM

  • Icloud 2.1 and excel 2007

    There is a meanwhile well known issue using windows 7 and excel 2007 or 2010 and have iCloud version 2.0 or 2.1 installed:
    Excel files with macros will be destroyed, you`ll get a message like" Excel found unreadable content - I don't know the right translation beause I use the german version. ("Von Excel wurde unlesbarer Inhalt in '[Datei]' gefunden. Möchten Sie den
    Inhalt dieser Arbeitsmappe wiederherstellen? Wenn Sie der Quelle dieser Arbeitsmappe vertrauen, klicken Sie auf 'Ja'." - german version).
    Is there anything new in iCloud version 2.1.1 - is this issue correced right now?
    Until it is not corrected one have to use iCloud version 1.1 instead to solve the problem.

    Look at this discussion:
    Re: Excel 2007 problem opening xlsx files when iCloud control panel is installed
    .... and the problem is still not solved (iCloud 3.1.0.40) and I guess will never be. We need to rename or delete the shellstreams.dll or save the excel-files as .xls to solve the problem for ourselves!
    What a shame!

  • Installing Essbase Excel Add-in on 11.1.2 and Excel 2007

    Hi All,
    Just wondering if anyone has had any success installing the excel add-in (essexcln.xll) on Office 2007 and 11.1.2? I've been trying over the weekend, so that I can start using the vba api with essbase and I'm having no luck. I've tried the essexcln.xll at (installed drive)\oracle\Middleware\EPMSystem11R1\products\essbase\bin and I'm getting a "file is in a different format than specified by the file extension" message box, and a whole spreadsheet of random characters.
    I've also tried installing the add-in through the patch created for 11.1.1.3. The add-in works, but if I try to use the API to open an outline, I get an "outline too new" error.
    Anyone have any hints?
    Thanks in advance,
    Nathan

    Hi John,
    Thanks for the help. So I've tried installing the add-in both on Windows Server 2003 and Windows Server 2008, and I'm still getting the "The file you are trying to open, 'essexcln.xll', is in a different format than specified by the file extension. Verify that the file is not corrupted and is from a trusted source before opening the file. Do you want to open the file now?" message box. I've tried running excel as an administrator, then adding the add-in through excel's add-in menu.
    When I open the file, the first line of the sheet says: This program cannot be run in dos mode.
    Also, both servers are 64-bit. I'm unsure if this could affect the add-in working.
    Thanks in advance,
    Nathan

  • XL Reporter with Windows Vista Basic and Excel 2007

    Hi there,
    I am facing a problem with my SAP Business One edition. I am using XL Reporter with my Windows XP Professional Edition and Microsoft Office 2003 and/or 2007, and it works perfectly, but when i try to connect my laptop, loaded with Windows Vista Basic edition and Microsoft Office 2007, it does not support.
    When i try to add IXXLReporter.dll in Excel 07, it does not work, it neither shows me any error or any confirmation message. When i try to run XL Reporter from SAP, it starts process and hangs.
    Can anybody tell me perfectly that whether SAP B1 is compatible with Vista Home Edition or not ...???
    If it works, what changes i have to make in my SAP or Vista or Excel, please inform me soon. . .
    Thanks
    DhanraJ

    Thanks to all of you for replying,
    I have tried all the above given instructions and suggestions. But still m not able to solve my problem. Anyways i have started using this in my another system, but still waiting for proper solution.
    If anybody find answer please reply me.
    Thanks Again,
    Dhanraj

  • Hyperion 6.5 and Excel 2007

    Hello,
    I try to install Essbase 6.5 Add-In on my laptop.
    I currently work on Excel 2007.
    I only get a message error telling me : can't find any Office installation, install Office 97, 2000 or XP before.
    Do you know if Essbase 6.5 Add-in can be installed with Office 2007?
    Does someone knows any workaround?
    Thx and regards,
    Joseph

    Thx,
    I found a reply (gogole's my friend).
    I had to copy essxleqd.xla and essexcln.xll to C:\Hyperion\data\bin\ and browse the add-In from Excel.
    http://stewartbizint.wordpress.com/2008/07/29/essbase-excel-spreadsheet-add-in-for-newbies/
    Regards,
    Joseph

  • Password prompt Error with Bex and Excel 2007

    Hi Guru's,
    We have a problem with end users that have the Bex add-in loaded in Excel 2007 when they are using a different 3rd party add-in.  The problem is when they close Excel, they get password prompted for a password protected VB project in the workbook.
    I found a MSFT article that sounds exactly like the problem I'm seeing.  Link is below. 
    [http://support.microsoft.com/kb/280454]
    Has anyone experienced this problem?
    Thanks
    Brian Winterlich

    Hi Brian:
    Take a look at SAP Note 1397278 - "BPC: Pop-up window prompting for a password to unprotect the sheet in Journal template with Office 2007 SP2".
    Regards,
    Francisco Milá

  • Essbase 7 add-in with Excel 2007

    Hi,
    We are using Essbase Spreadsheet services 7.1.3 (EssbaseWebService) in Excel 2007 and we are facing an issue with the zoom-in function. The zoom-in retrieval time is a lot more time consuming than with Excel 2003.
    Do someone ever faced the same issue ?
    Thanks !
    Mathieu

    Hi Mathieu,
    As per support matrix documentation, Essbase 7.1.3 is not supported with Excel 2007.
    You may have to upgrade to client version 7.1.6.7 which supports Excel 2007.
    Thanks,
    Raja

  • Re: Essbase Add-in and Excel 2010

    I have a user who is getting the following error:
    Excel experienced a serious problem with the 'c:\oracle\middleware\epmsystem11r1\products\exceladdin\bin\essexcin.xll" add-in. . . .Do you want to disable this add-in?
    Do we need to reinstall the Essbase add-in ?
    I have had the user disable other add-ins via 'File > Options > Add-ins > Excel add-ins and that didn't resolve the problem.
    Are there any compatibility issues with 64 bit Excel?
    Also, after installing Essbase add-in, what are the items that should appear
    'File > Options > Add-ins > Excel add-ins
    Excel version : 2010
    Add-in version Essbase Spreadsheet add-in, Fusion Edition 11.1.2
    I would appreciate a quick response.
    My email id is < removed by moderator so that you don't get spammed for all Eternity >

    Also, after installing Essbase add-in, what are the items that should appear 
    'File > Options > Add-ins > Excel add-ins
    The user has the following items:
    Essexcin.
    In2Hyp Essbase ribbon.
    Oracle Essbase Query Designer Addin.
    The items which I have in 'File > Options > Add-ins > Excel add-ins is:
    In2Hyp Essbase Ribbon
    Oracle Essbase OLAP Server DLL (Non- Unicode)
    Oracle Essbase Query Designer Addin.
    Could you please kindly help me understand the difference?
    Do you recommend reinstalling the Essbase add-in ?
    Thank you very much for your help.

  • Essbase Add-in and Excel 2010

    Hi All,
    I have a user who has just had Windows 7 and excel 2010 installed and is able to connect to Essbase through the add-in but when he tries to retrieve data it completely crashes his excel which shuts down immediately.
    As far as I have read the add-in does not support 2010 64-bit but I have win7 and excel 2010 and do not have the same problem and I am to retrieve data with no issues. We both have the 32-bit version of 2010 so I'm not sure why his excel is shutting down.
    We are on 11.1.1.3 of Essbase
    Any pointers or experiences you can give are appreciated
    Thanks
    Luke

    Is there any other addin installed on this machine, if yes try the retrieval after disabling that addin.
    If not
    Try un-install and re-install of Essbase Excel Addin

  • HFM SDK and Excel 2007

    Hi there,
    is it possible to get HFM SDK working on Excel 2007 for an EPMA application?
    I imported the .bas-file of the "ExtendedAnalyticsBatch"-Sample (VB6) in Excel and tried to get this work. But i cant't even import the necessary dll's.
    Has anybody an idea to get this work or first of all to import the dll's? Or isn't it possible with this combination of SDK and Excel-Version?
    Google doesn't help that much.
    Thanks & best regards

    Hi,
    Please refer to the Note 1240811 - Known issues with BPC and Office 2007.
    Hope it helps.
    Regards,
    Raghu

  • Acrobat 8 and Excel 2007 - drops elements

    using acrobat in excel 2007 and converting spreadsheets to pdf's
    no matter what settings i change or how i alter the charts, some chart
    elements dont show on the pdf, text is fine it just seems to be chart shapes

    If you are having problems creating a PDF, there are two steps you should do FIRST
    Go to the appropriate vendor web site and apply all updates to the program you are using (several recent messages have concerned problems with MS Office conversion, with the response that different versions of Office have different BUGS that must be fixed by a download from Microsoft - and MS Office products are not the only ones which may, from time to time, need to be updated to work properly)
    Go to the Acrobat update page and apply the updates for your version of Acrobat
    IN NUMBER ORDER (updates are not cumulative so, using version 8 as an example, you must apply 8.1.0 before the 8.1.1 update)
    http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows

Maybe you are looking for

  • File Association and FW CS3

    I have tried to associate .jpg files and .gif files with FW CS3, and my Windows XP Pro will not do it. It only recognizes Fireworks 8 .... even though I use the browse button in the File Types window and browse to Adobe Fireworks CS3. I have tried th

  • Problems with the points of App Yaniv

    I am having troubles with the points I earned in the app Yaniv they dissapear

  • Difference between Share Disks over WAN vs. over Internet using Bonjour?

    I would like to find out the Difference between selecting the "Share Disks over WAN" option only vs also selecting the additional "Share disks over Internet using Bonjour" option. Any info is greatly appreciated! Thanks!

  • How do you monitor internet speeds in Snow Leopard?

    I use an Apple Airport Extreme to connect wirelessly to the internet. It is connected to a Thomson modem (TG585 V7). I've recently switched ISP's and am in the process of an upgrade to ADSL2 and I want to be able to check my internet speeds to make s

  • Adobe employees: Missing tech notes

    To any Adobe employees reading this: Two tech notes are now missing from the knowledgebase: Troubleshoot system errors or freezes in the Photoshop Elements 8 Organizer ( Windows XP) (TechNote cpsid_51385) Troubleshoot system errors or freezes in the