Excel 2011 VBA library question

Hi
I've been asked to consider modifications to a series of Excel 2007/2010
workbooks in order to have them run on a Mac in Excel 2011.  The workbooks
have been developed on Windows over a number of years, and today run on
Win7, either 32 or 64 bit, using either Excel 2007 or Excel 2010.
The particulars are that the workbooks have a significant amount of VBA
code that that is much more complex that recorded macros. The thing that
has me stumped is that the code uses DOMDOC60 and XMLHTTP60 classes from
the "Microsoft XML, 6.0" library as it is shown in the References dialog,
aka  C:\Windows\Sustem32\msxml6.dll. The code is used to access webDAV servers
to retrieve and process XML files. All the other reference libraries used are
the same names on both platforms, so I expect that there might be some IFDEF
code to get the paths and the calls right, Mac v. Windows.
The big issue is that I can't find any libraries or documentation that
shows what to do on the Mac to get the equivalent classes. I'm new to
developing anything on a Mac, but I beleive that the functionality that the
code performs, i.e. GETs and PUTs, as well as XML parsing (nodes, nodeslists,
etc.) must be done in other apps on Mac.
The question is, what do I need to do to replace the lost functionality so
that I can make the workbooks functional on the Mac?
Your advice and help is appreciated.

Hi Roger,
I've just landed in pretty much the same spot you were in last November.  I've written some VBA macros for Office 2010/Windows and am now trying to figure out how to make them work on Mac Offie 2011.  I'm using XMLHTTP and ADODB.stream to encode a file in base64 and post it to a server.  ALL the stuff I used to make this happen on Windows seems to be missing.  Did you ever figure out a solution for your problem?  Thanks.
Dave

Similar Messages

  • Can't open an Excel doc (w/ macros and VBA) in Excel 2011 for Mac. Anyone have any ideas (other than using a pc instead)?

    Hi all,
       I am trying to open a document created in Excel in Windows on my Excel 2011 for mac copy.  The issue seems to be related to using the Macros and VB associated with the .xlsm doc.  The specific error I get in Excel is:
    Compile error in hidden module: Utilities
    When I try to open it in an Excel web app, or other online excel environment (whether using Firefox or Chrome) I get this message:
    We can't show these features in the browser:
    VBA Project
    Shapes or other objects
    few other forums suggested an issue with adobe add-ins, but I don't show one in the Excel>Tools>Addins dialogue.
    Any help is greatly appreciated, thanks!

    The same error message will result from a problem in any add-ins ,thus you should investigate other installed add-ins. It is worth the effort to try to start your excel program in safe mode. About how to use safe mode in Mac OS, Please refer to :http://support.microsoft.com/kb/892428
    If this issue is gone in this situation, try to disable add-ins in excel.
    In addition, since this issue is related to Excel 2011 for Mac, I would suggest that you post your issue in the following forum:http://answers.microsoft.com/en-us/mac

  • Excel 2013 VBA Compatible with Excel 2010

    Hello,
    I am new at working with VBA and have a question regarding an excel sheet with a VBA macro inserted.
    The sheet was created in Excel 2013 by another user, and my laptop runs Excel 2010.  I get script errors when I run it, however on Excel 2013 it works fine.
    My question is: Is there a way to make Excel 2010 work with Excel 2013 VBA scripts? Perhaps importing the library from Excel 2013 VBA to E-2010?  Or perhaps a way to save a VBA script in E-2013 to be backwards compatible with E-2010?
    Thank you all for your support.

    Open the workbook.
    Select Tools > References...
    The references that are in use have their check box ticked. They are all at the top of the list. Do any of those start with MISSING?
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • Opening a .pdf file from Excell 2011 hyperlink

    I have a problem opening a .pdf file hyperlinked in Excel 2011 file.
    The message is: "No program is registered to open this file".
    If I go from explorer the file is regularly opened with Adobe Reader.

    Delete the following item, then quit and relaunch Safari:
    /Library/Internet Plug-ins/AdobePDFViewer.plugin

  • How to create and export a sharepoint list connection file to excel connection file library from power pivot?

    Hi All,
    I'm new to SharePoint and Power BI.
    I've to use  share point 2013 lists to create power view reports. For that, I need to create Power Pivot in Excel 2013.
    I'm fine with the above. We normally take a data feed of a list and create connection to that. We need to create a connection file (.odc) and export it into a excel file connection library of Share point. The connection to be made to share point list. The
    power pivot will be having multiple related lists.
    How can I create a connection file which is referring to share point list
    Please suggest.
    Regards,
    Julie

    Hi All,
    Finally, I could find the answer for this question after a long search.
    First of all, open a new excel file in server.
    Data-->From other connection-->From data connection wizard-->data feed-->Location of the data feed-->
    http://sharepointsite/sitename/_vti_bin/ListData.svc
    -->next-->select the lists which you need-->next-->only create connection-->properties--->export connection file
    -->ok
    The connection file has been created and .odc file exported to the specified location.
    Open power pivot and check the connection in existing connections.
    Exported file has to be uploaded in Excel file connection library of share point 2013. So that you can refer the same in this excel file when you upload it into share point.
    Regards,
    Julie

  • BAPI Access from Excel using VBA

    Im writing an excel macro (VBA) to call a bapi that populates a spreadsheet.
    The user will then do some manipulation of the data collected, and then it must be sent back to sap.
    The Bapi in question is BAPI_GET_USER_DETAIL
    *"  IMPORTING
    *"     VALUE(USERNAME) LIKE  BAPIBNAME-BAPIBNAME
    *"  EXPORTING
    *"     VALUE(LOGONDATA) LIKE  BAPILOGOND STRUCTURE  BAPILOGOND
    *"     VALUE(DEFAULTS) LIKE  BAPIDEFAUL STRUCTURE  BAPIDEFAUL
    *"     VALUE(ADDRESS) LIKE  BAPIADDR3 STRUCTURE  BAPIADDR3
    *"     VALUE(COMPANY) LIKE  BAPIUSCOMP STRUCTURE  BAPIUSCOMP
    *"     VALUE(SNC) LIKE  BAPISNCU STRUCTURE  BAPISNCU
    *"     VALUE(REF_USER) LIKE  BAPIREFUS STRUCTURE  BAPIREFUS
    *"     VALUE(ALIAS) LIKE  BAPIALIAS STRUCTURE  BAPIALIAS
    *"  TABLES
    *"      PARAMETER STRUCTURE  BAPIPARAM OPTIONAL
    *"      PROFILES STRUCTURE  BAPIPROF OPTIONAL
    *"      ACTIVITYGROUPS STRUCTURE  BAPIAGR OPTIONAL
    *"      RETURN STRUCTURE  BAPIRET2
    *"      ADDTEL STRUCTURE  BAPIADTEL OPTIONAL
    *"      ADDFAX STRUCTURE  BAPIADFAX OPTIONAL
    *"      ADDTTX STRUCTURE  BAPIADTTX OPTIONAL
    *"      ADDTLX STRUCTURE  BAPIADTLX OPTIONAL
    *"      ADDSMTP STRUCTURE  BAPIADSMTP OPTIONAL
    *"      ADDRML STRUCTURE  BAPIADRML OPTIONAL
    *"      ADDX400 STRUCTURE  BAPIADX400 OPTIONAL
    *"      ADDRFC STRUCTURE  BAPIADRFC OPTIONAL
    *"      ADDPRT STRUCTURE  BAPIADPRT OPTIONAL
    *"      ADDSSF STRUCTURE  BAPIADSSF OPTIONAL
    *"      ADDURI STRUCTURE  BAPIADURI OPTIONAL
    *"      ADDPAG STRUCTURE  BAPIADPAG OPTIONAL
    *"      ADDCOMREM STRUCTURE  BAPICOMREM OPTIONAL
    *"      GROUPS STRUCTURE  BAPIGROUPS OPTIONAL
    Ive Managed to glean from various sources on the internet, the various basics on doing a bapi call from VBA
    Here is what i have so far.
    Private Sub Fetch_User_details_Click()
    'Take username in cell 2,2 and check to see it it exists.
    'Display the First and Last name of the user
    'Get list of all roles and their expiry dates and populate list
    Dim R3, MyFunc, App As Object
    Dim SEL_TAB, NAMETAB, TABENTRY, ROW As Object
    Dim Result As Boolean
    Dim iRow, iColumn, iStart, iStartRow As Integer
    'RFC Paramaters
    Dim Pusername As Variant
    Dim Preturn As Variant
    Dim copyFromc As String
    'Clear Table Section of Spreadsheet
    Worksheets("Sheet1").Select
    For x = 9 To 200
      For y = 1 To 8
        Worksheets("Sheet1").Cells(x, y).ClearContents
        Next y
    Next x
    'Create Server object and Setup the connection
    Set R3 = CreateObject("SAP.Functions")
    R3.Connection.System = ""
    R3.Connection.client = ""
    R3.Connection.user = ""
    R3.Connection.Password = ""
    R3.Connection.Language = "EN"
    'Logon to SAP
    If R3.Connection.logon(0, False) <> True Then
       Exit Sub
    End If
    'R3.loglevel = 9
    'R3.logfilename = "c:guilog.txt"
    Set MyFunc = R3.Add("BAPI_USER_GET_DETAIL")
    copyFromc = Worksheets("Sheet1").Cells(3, 2).Text
    Set Pusername = MyFunc.exports("USERNAME")
    Pusername.Value = copyFromc
    'Call the BAPI
    If MyFunc.call Then
    '  ok now what ?
    ' Process the returned data into the spreadsheet
    Else
        MsgBox ("Call returned FALSE")
    End If
    'Close Connection to SAP
    R3.Connection.logoff
    End Sub
    To update the data ( User Role Assignements ) i will be using bapi BAPI_USER_ACTGROUPS_ASSIGN
    *"*"Lokale Schnittstelle:
    *"  IMPORTING
    *"     VALUE(USERNAME) LIKE  BAPIBNAME-BAPIBNAME
    *"  TABLES
    *"      ACTIVITYGROUPS STRUCTURE  BAPIAGR
    *"      RETURN STRUCTURE  BAPIRET2
    * Dieser Baustein ist gleichgestellt mit der Pflege eines Benutzers
    * über die Pflegetransaktion, gepflegt werden die Felder, für die die
    * Pflege erlaubt ist
    I need help deciphering the data received from the bapi and then repackaging it using VBA.
    I know writing this in ABAP would take less than 30 mins, but that is not an option for me.

    Ok, Ive made some headway
    I can now Read all the data i need from SAP
    Now comes the bit to write it back again.  Will Update when i have a solution
    Private Sub copydata_Click()
    Dim x1 As Integer, x2 As Integer
    'copy all data from "Copy From" to "Copy To"
    'first determine how many rows contain roles
    'before copying the roles, check that the destination user has no roles assigned
    If Cells(9, 6).Text <> "" Then
       MsgBox ("Error. Destination User already has Roles assigned.")
       Exit Sub
    End If
    For x1 = 0 To 1000
       If Cells(9 + x1, 1).Text = "" Then
         Exit For
       End If
    Next
    Worksheets("Sheet1").Range(Cells(9, 1), Cells(9 + x1 - 1, 4)).Copy _
       Destination:=Worksheets("Sheet1").Range(Cells(9, 6), Cells(9 + x1, 9))
    For x2 = 1 To x1
    Worksheets("Sheet1").Cells(9 + x2 - 1, 8).Value = Date
    Next
    End Sub
    Sub Mail_small_Text_Outlook()
    ' Is working in Office 2000-2007
        Dim OutApp As Object
        Dim OutMail As Object
        Dim strbody As String
        Set OutApp = CreateObject("Outlook.Application")
        OutApp.Session.Logon
        Set OutMail = OutApp.CreateItem(0)
        strbody = "User " & Worksheets("Sheet1").Cells(3, 7).Text & _
                  " Has Been Moddelled off of User " & _
                    Worksheets("Sheet1").Cells(3, 2).Text & " in system " & _
                    Worksheets("Connection").Cells(1, 2).Text & vbNewLine & vbNewLine & _
                  "Please Adjust Mitigating Controls Accordingly"
        On Error Resume Next
        With OutMail
            .To = Worksheets("Connection").Cells(10, 2).Text
            .CC = ""
            .BCC = ""
            .Subject = "User Modelled"
            .Body = strbody
            .Send   'or use .Display
        End With
        On Error GoTo 0
        Set OutMail = Nothing
        Set OutApp = Nothing
    End Sub
    Private Sub Fetch_CopyTo_User_Click()
    'Take username in cell 3,7 and check to see it it exists.
    'Display the First and Last name of the user
    'Get list of all roles and their expiry dates and populate list
    Dim R3, MyFunc, App As Object
    Dim SEL_TAB, NAMETAB, TABENTRY, ROW As Object
    Dim Result As Boolean
    Dim iRow, iColumn, iStart, iStartRow As Integer
    'RFC Paramaters
    Dim Pusername As Object
    Dim PAddress As Object
    Dim PTable As Object
    Dim Preturn As Object
    Dim copyFromc As String
    'Clear Table Section of Spreadsheet
    Worksheets("Sheet1").Cells(5, 8).ClearContents
    Worksheets("Sheet1").Cells(6, 8).ClearContents
    'Create Server object and Setup the connection
    Set R3 = CreateObject("SAP.Functions")
    R3.Connection.System = Worksheets("Connection").Cells(1, 2).Text
    R3.Connection.SystemNumber = Worksheets("Connection").Cells(2, 2).Text
    R3.Connection.Destination = Worksheets("Connection").Cells(3, 2).Text
    R3.Connection.HostName = Worksheets("Connection").Cells(4, 2).Text
    R3.Connection.client = Worksheets("Connection").Cells(5, 2).Text
    R3.Connection.user = Worksheets("Connection").Cells(6, 2).Text
    R3.Connection.Password = Worksheets("Connection").Cells(7, 2).Text
    R3.Connection.Language = Worksheets("Connection").Cells(8, 2).Text
    'Logon to SAP
    If R3.Connection.Logon(0, -1) <> True Then
       MsgBox ("We Had a Logon Error")
       Exit Sub
    End If
    'R3.loglevel = 9
    'R3.logfilename = "c:\guilog.txt"
    Set MyFunc = R3.Add("BAPI_USER_GET_DETAIL")
    Set Pusername = MyFunc.exports("USERNAME")
    Set PAddress = MyFunc.imports("ADDRESS")
    Set Preturn = MyFunc.tables("RETURN")
    Set PTable = MyFunc.tables("ACTIVITYGROUPS")
    Pusername.Value = Worksheets("Sheet1").Cells(3, 7).Text
    'Call the BAPI
    If MyFunc.call Then
       Dim xxx As String
       Worksheets("Sheet1").Cells(5, 7).Value = PAddress.Value("FIRSTNAME")
       Worksheets("Sheet1").Cells(6, 7).Value = PAddress.Value("LASTNAME")
    'Get Assigned Roles
       Dim datarec As Object
       Dim datafld As Object
       x = 9
       For Each datarec In PTable.Rows
         Worksheets("Sheet1").Cells(x, 6).Value = datarec("AGR_NAME")
         Worksheets("Sheet1").Cells(x, 7).Value = datarec("AGR_TEXT")
         Worksheets("Sheet1").Cells(x, 8).Value = datarec("FROM_DAT")
         Worksheets("Sheet1").Cells(x, 9).Value = datarec("TO_DAT")
         x = x + 1
       Next
       copydata.Enabled = True
    Else
        MsgBox ("Error Calling Function - Probably Authorizations")
    End If
    'Close Connection to SAP
    R3.Connection.logoff
    End Sub
    Private Sub Fetch_User_details_Click()
    'Take username in cell 3,2 and check to see it it exists.
    'Display the First and Last name of the user
    'Get list of all roles and their expiry dates and populate list
    Dim R3, MyFunc, App As Object
    Dim SEL_TAB, NAMETAB, TABENTRY, ROW As Object
    Dim Result As Boolean
    Dim iRow, iColumn, iStart, iStartRow As Integer
    'RFC Paramaters
    Dim Pusername As Object
    Dim PAddress As Object
    Dim PTable As Object
    Dim Preturn As Object
    Dim copyFromc As String
    'Clear Table Section and other areas of Spreadsheet
    Worksheets("Sheet1").Select
    For x = 9 To 1000
      For y = 1 To 9
        Worksheets("Sheet1").Cells(x, y).ClearContents
        Next y
    Next x
    Worksheets("Sheet1").Cells(5, 2).ClearContents
    Worksheets("Sheet1").Cells(6, 2).ClearContents
    Worksheets("Sheet1").Cells(5, 7).ClearContents
    Worksheets("Sheet1").Cells(6, 7).ClearContents
    copydata.Enabled = False
    'Create Server object and Setup the connection
    Set R3 = CreateObject("SAP.Functions")
    R3.Connection.System = Worksheets("Connection").Cells(1, 2).Text
    R3.Connection.SystemNumber = Worksheets("Connection").Cells(2, 2).Text
    R3.Connection.Destination = Worksheets("Connection").Cells(3, 2).Text
    R3.Connection.HostName = Worksheets("Connection").Cells(4, 2).Text
    R3.Connection.client = Worksheets("Connection").Cells(5, 2).Text
    R3.Connection.user = Worksheets("Connection").Cells(6, 2).Text
    R3.Connection.Password = Worksheets("Connection").Cells(7, 2).Text
    R3.Connection.Language = Worksheets("Connection").Cells(8, 2).Text
    'Logon to SAP
    If R3.Connection.Logon(0, -1) <> True Then
       MsgBox ("We Had a Logon Error")
       Exit Sub
    End If
    'R3.loglevel = 9
    'R3.logfilename = "c:\guilog.txt"
    Set MyFunc = R3.Add("BAPI_USER_GET_DETAIL")
    Set Pusername = MyFunc.exports("USERNAME")
    Set PAddress = MyFunc.imports("ADDRESS")
    Set Preturn = MyFunc.tables("RETURN")
    Set PTable = MyFunc.tables("ACTIVITYGROUPS")
    Pusername.Value = Worksheets("Sheet1").Cells(3, 2).Text
    'Call the BAPI
    If MyFunc.call Then
       Dim xxx As String
       Worksheets("Sheet1").Cells(5, 2).Value = PAddress.Value("FIRSTNAME")
       Worksheets("Sheet1").Cells(6, 2).Value = PAddress.Value("LASTNAME")
    'Get Assigned Roles
       Dim datarec As Object
       Dim datafld As Object
       x = 9
       For Each datarec In PTable.Rows
         Worksheets("Sheet1").Cells(x, 1).Value = datarec("AGR_NAME")
         Worksheets("Sheet1").Cells(x, 2).Value = datarec("AGR_TEXT")
         Worksheets("Sheet1").Cells(x, 3).Value = datarec("FROM_DAT")
         Worksheets("Sheet1").Cells(x, 4).Value = datarec("TO_DAT")
         x = x + 1
       Next
    Else
        MsgBox ("Error Calling Function - Probably Authorizations")
    End If
    'Close Connection to SAP
    R3.Connection.logoff
    End Sub
    Private Sub UpdateSap_Click()
    End Sub

  • Export Project Tasks to Excel using VBA by Custom Field

    Question referring to the link:
    http://social.technet.microsoft.com/Forums/projectserver/en-US/9c46458c-893f-41ba-bd46-bdb59c533f4a/export-project-tasks-to-excel-using-vba-by-custom-field?forum=project2010custprog
    Help needed. I have inserted my question at this address for Andrew or anybody else to reply. Hope to hear from you.
    Regards,
    Chuck

    Thank you Andrew for getting back to me and I have found somewhere on the net the following macro that would do the job for the version 2007. Here is a copy for those that may need it.
    Option Explicit
    Sub CreateMenus()
    Dim cbrMain As CommandBar
    Dim ctlMain As CommandBarControl
    Dim ctlOLExport1 As CommandBarControl
    Dim ctlOLExport2 As CommandBarControl
    Dim ctlOLExport3 As CommandBarControl
    Set cbrMain = Application.CommandBars.ActiveMenuBar
    Set ctlMain = cbrMain.Controls.Add(Type:=msoControlPopup, Temporary:=True)
    ctlMain.Caption = "Export to Outlook"
    Set ctlOLExport1 = ctlMain.CommandBar.Controls.Add(Type:=msoControlButton)
    With ctlOLExport1
    .Caption = "Selection to Outlook tasks"
    .OnAction = "Macro """ & "Export_Selection_To_OL_Tasks"""
    End With
    Set ctlOLExport2 = ctlMain.CommandBar.Controls.Add(Type:=msoControlButton)
    With ctlOLExport2
    .Caption = "Selection to Outlook appointments"
    .OnAction = "Macro """ & "Export_Selection_To_OL_Appointments"""
    End With
    Set ctlOLExport3 = ctlMain.CommandBar.Controls.Add(Type:=msoControlButton)
    With ctlOLExport3
    .Caption = "Selection to Outlook notes"
    .OnAction = "Macro """ & "Export_Selection_To_OL_Notes"""
    End With
    End Sub
    Cheers!
    Chuck

  • Excel 2011 Will Not Link to MacMail in Mountian Lion From a Hyperlinked Cell

    Unlike Excel 2004, my shiny new Excel 2011 will not link to MacMail in Mountian Lion from a hyperlinked cell email address entry. When I click on the button "Launch E-mail Application" I get the message, "An error occurred trying to find or launch your email program".
    When I click on the cell with the link I get the message. "Office cannot open the URL you specified. Make sure you have a web browser installed and that it is configured correctly".
    Does anyone have knowledge how to fix this up? Thanx. :-)

    Best to take your question to the MS Office 2011 for Mac Excel forum - http://answers.microsoft.com/en-us/mac/forum/macexcel?tm=1358848436805. I've no problems using Outlook...
    Clinton

  • Opens as a copy in Excel 2011

    There are a few files that are floating around my company that open as a copy when opened in Excel 2011 on a Mac.
    These are old files and the original creator can not be contacted to find out if something special was done to it.
    If opened on a Windows machine it does not open as a copy.
    It does not appear to contain any macros or special VB code.

    Hi,
    Please try to install the latest update and repair Office 2011. Here is a forum about Office for Windows, we are lack of the skill and environment about Office for mac. I recommend you post the question to Answers forum:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macexcel/excel-2011-for-mac-suddenly-not-opening-frequently/aba1d073-78be-4be1-adc3-052b713381fe
    Regards,
    George Zhao
    TechNet Community Support

  • HT201250 Problem with recent Excel 2011 update

    I installed an update to Mac Excel 2011 yesterday.  It complete sucessfully but the VBA component is now missing.  All Exel files with VBA code now cannot be opened.  The following message is shown for each:
    Excel could not open xxxx.xlsm because some content is unreadable.  Do you want to open and repair this workbook?
    I attempted to use the Time Machine to restore the Excel applicatiion but it will not run because it says Excel is open when it is not.
    Has anyone had a similar problem with the latest update to Excel?

    I bought a refurb ipad 32gb. I have noticed when itunes via wifi fails to do an app update, it screws the whole ios; thereby forcing ipad to go into recovery mode. I thought Apple learned the hard way not to allow one app to bring down the whole os!! This is the 5th time an app caused this. last time Apple forced me to reinstall Itunes, wasted 2 hrs.
    I worked hard saving up enough funds to get an iPad. Yes, i even paid Applecare too. If this can be fixed, I want a replacement or a full refund.

  • Excel 2011 is not compatible with 10.9

    While Excel 2011 will run on 10.9, it does not have full functionality.  The Microsoft website confusingly states that Excel 2011 is compatible with 10.6 and later.  However, according to their customer support that means 10.6 and "older".  The biggest problem I'm running into is that I can no longer create macros.  Has anyone found a fix to this?

    You need to talk with a "different" customer support person.  "10.6 and later" means "10.6 and newer" as in 10.6, 10.7, 10.8 & 10.9.  I create/edit/run macros  and VBA code in Excel 2011 every day with no problems.

  • Excel 2011 for Mac issue

    I’m using excel 2011 for Mac and my OS is Yosemite. After a recent update from Microsoft I’ve stopped seeing what I am typing in the cell until I press enter. It appears in the formula bar but not in the cell. How can I change this so the characters show in the cells as I type them?

    slavdo wrote:
    I’m using excel 2011 for Mac
    Then post your question on the Microsoft Mac forums since it's their software you're having issues with.  These forums are for troubleshooting Apple products.
    http://answers.microsoft.com/en-us/mac

  • 'Margins Do Not Match Page Size' Excel 2011 problem - nothing working now. Mac 10.9.2

    Hey folks. PLEASE help. I'm running Mac 10.9.2 with Excel 2011 on a macbook pro. All of a sudden i'm getting an error 'Margins Do Not Match Page Size' on Excel as soon as i start doing anything e.g. adjust page size, try to print. Help?
    Ive seen previous questions on this but nothing recent and none of the solutions seem to fit.
    Any ideas?
    Tahnks

    Kernel Panics today:
    Kernel Extensions in backtrace:
             com.apple.filesystems.smbfs(2.0.2)[E043DE0F-9336-3C61-9C82-F029B430A3EB]@0xffff ff7fabb77000->0xffffff7fabbc2fff
                dependency: com.apple.kec.corecrypto(1.0)[DB137B94-65D2-32AF-B5BC-80A360E104C3]@0xffffff7fa bb2b000
                dependency: com.apple.kext.triggers(1.0)[A7018A2E-1C0C-37B8-9382-67786A396EAF]@0xffffff7fab b72000
    Kernel Extensions in backtrace:
             com.apple.filesystems.smbfs(2.0.2)[E043DE0F-9336-3C61-9C82-F029B430A3EB]@0xffff ff7f85e2c000->0xffffff7f85e77fff
                dependency: com.apple.kec.corecrypto(1.0)[DB137B94-65D2-32AF-B5BC-80A360E104C3]@0xffffff7f8 3f2b000
                dependency: com.apple.kext.triggers(1.0)[A7018A2E-1C0C-37B8-9382-67786A396EAF]@0xffffff7f83 f72000
    BSD process name corresponding to current thread: Finder
    Mac OS version:
    13E28

  • Parentheses for negative numbers in Excel 2011

    I couldn't find an appropriate section for this question.  Please forgive me if I posted it in the wrong place.
    I've been using Excel for Mac 2011 since it came out. Up until I updated to Yosemite, formatting negative numbers with parentheses appeared in the drop down menu, i.e., right click to get format cells, click "number" tab on top, click "number" on left. There is a dialog as to how you want negative numbers formatted. Parentheses used to be an option but no more. I attached a screen shot. Help!

    Same issue here with Excel 2011, problem started with the Yosemite installation and was not fixed with 10.10.1 nor the latest Microsoft update. 
    It's a big problem for accountants!
    On the Microsoft forum this gentleman replied with a workaround but it's a hassle to have to do this for each new spreadsheet.
    JonathanBuhacoff replied on November 9, 2014
    If you go to the dialog shown in Phillip's post and select "Custom" on the left side, you can enter this to get the parenthesis back:
    $#,##0;[Red](-$#,##0)
    Or this to use square brackets:
    $#,##0;[Red]"["-$#,##0"]"
    The format means  use $#,##0 for positive numbers and use [-$#,##0] in red for negative numbers.
    You could remove the hyphen too and just do this:
    $#,##0;[Red]"["$#,##0"]"
    I hope Apple takes note and pushes a fix for us.

  • Can Excel 2011 for Mac connect to OLAP cubes ?

    I am trying to connect to an external source for Pivot Table data which is an OLAP Cube.  On my PC version of Excel I simply choose Data - From other Sources - From Analysis Services and away we go - this option does not appear to be available on the Mac verison of Excel 2011
    Does anyone know how I can overcome this?

    slavdo wrote:
    I’m using excel 2011 for Mac
    Then post your question on the Microsoft Mac forums since it's their software you're having issues with.  These forums are for troubleshooting Apple products.
    http://answers.microsoft.com/en-us/mac

Maybe you are looking for

  • Request.getParameter comes blank on some browser, while works on other

    Hi, Need urgent help to rectify thie problem I am accessing a application hosted on Weblogic8 SP2 as WAR file In this application I am able to login and search result and go to home page of one the search results. But on some other machine on same IE

  • ITune application error(-200)

    Was told to post it here because there are Window expert here. I recently update my itune, and once completed and try to run it, it pop up a message saying" The iTune application could not be opened. An unknown error occurred(-200) please help My itu

  • IPhoto message at startup

    I imported a lot of photos from my external hard drive to iPhoto. Now every time I startup iPhoto I get a message "iPhoto has detected a photo that has not been imported yet," or something like that. I tell it no, I don't want it imported and it come

  • Question about auto packing

    Hello, as i saw the post about auto packing in delivery the config steps are described as follow 1) Create the packing Material In MM01 of material Type 'VERP' 2) Create packing Instructions from TA: POP1 3) packing Determination in POF1 ... for MM C

  • IPM install !csDbFailedToGetNonEmtpyTableList,ipm,DEV_OCS when starting UCM

    Windows 2008 Server Std. and SQL Server 2008 I have done the 11.1.1.5 installation on a Linux 32-bit with 11g, Linux 64-bit with 11g, and Linux 64-bit with SQL Server 2008 and I am getting the following error with SQL Server as the repository when st