We are copying our XLA to the Excel Application.LibraryPath directory during
the install. We we are on French Windows (XP Pro) and French Office (2003)
this property is returning "c:\program files\microsoft
office\office11\macrolib". This path does not exist.
Known bug? I cannot find anything on the web for it.
Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
Ron de Bruin
Hi Mike
Post this in a French Newsgroup to see if it return the wrong path on other machines also.
-- Regards Ron de Bruin http://www.rondebruin.nl
"Mike" wrote in message news:%
We are copying our XLA to the Excel Application.LibraryPath directory during the install. We we are on French Windows (XP Pro) and French Office (2003) this property is returning "c:program filesmicrosoft officeoffice11macrolib". This path does not exist.
Known bug? I cannot find anything on the web for it.
Hi Mike
Post this in a French Newsgroup to see if it return the wrong path on other
machines also.
--
Regards Ron de Bruin
http://www.rondebruin.nl
"Mike" <someone@microsoft.com> wrote in message news:%23kTI8IZ0EHA.824@TK2MSFTNGP11.phx.gbl...
We are copying our XLA to the Excel Application.LibraryPath directory during the install. We we are on French Windows (XP Pro)
and French Office (2003) this property is returning "c:program filesmicrosoft officeoffice11macrolib". This path does not
exist.
Known bug? I cannot find anything on the web for it.
Post this in a French Newsgroup to see if it return the wrong path on other machines also.
-- Regards Ron de Bruin http://www.rondebruin.nl
"Mike" wrote in message news:%
We are copying our XLA to the Excel Application.LibraryPath directory during the install. We we are on French Windows (XP Pro) and French Office (2003) this property is returning "c:program filesmicrosoft officeoffice11macrolib". This path does not exist.
Known bug? I cannot find anything on the web for it.
Clément Marcotte
Hi,
This directory is OK (except Office10) with a French Excel 2002 and Windows 98
I got same thing with this:
Sub librarypath() Dim dirpath As String dirpath = Application.librarypath MsgBox dirpath End Sub
But I cannot test with Windows XP Pro and Office 2003
"Mike" a écrit dans le message de news:%
We are copying our XLA to the Excel Application.LibraryPath directory during
the install. We we are on French Windows (XP Pro) and French Office (2003)
this property is returning "c:program filesmicrosoft officeoffice11macrolib". This path does not exist.
Known bug? I cannot find anything on the web for it.
Hi,
This directory is OK (except Office10) with a French Excel 2002 and
Windows 98
I got same thing with this:
Sub librarypath()
Dim dirpath As String
dirpath = Application.librarypath
MsgBox dirpath
End Sub
But I cannot test with Windows XP Pro and Office 2003
"Mike" <someone@microsoft.com> a écrit dans le message de
news:%23kTI8IZ0EHA.824@TK2MSFTNGP11.phx.gbl...
We are copying our XLA to the Excel Application.LibraryPath
directory during
the install. We we are on French Windows (XP Pro) and French Office
(2003)
this property is returning "c:program filesmicrosoft
officeoffice11macrolib". This path does not exist.
Known bug? I cannot find anything on the web for it.