OLEDBConnection.RetrieveInOfficeUILang property (Excel)
True if the data and errors are to be retrieved in the Office user interface display language when available. Read/write Boolean.
Syntax
expression.RetrieveInOfficeUILang
expression A variable that represents an OLEDBConnection object.
Remarks
If this property is set to False, the LCID value in the connection string is used instead. If an LCID is not specified, the default LCID from the server is used.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.