The information in this article applies to:
SYMPTOMSIn Microsoft Excel version 7.0, when you attempt to show the Set Background Picture Dialog box in a Visual Basic, Applications Edition, macro, you will receive the following error message:
CAUSEThis problem occurs because of the following line of code:
WORKAROUNDTo work around this problem, use the ExecuteExcel4Macro method as in the following example:
Microsoft provides examples of Visual Basic procedures for illustration
only, without warranty either expressed or implied, including but not
limited to the implied warranties of merchantability and/or fitness for a
particular purpose. This Visual Basic procedure is provided 'as is' and
Microsoft does not guarantee that it can be used in all situations.
Microsoft does not support modifications of this procedure to suit
customer requirements for a particular purpose.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words:
Keywords : kbprg xlwin |
Last Reviewed: October 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |