Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error: type library error: type name not unique
#2
Bug. Workaround - use ExcelSheet before Outlook.Application.

Code:
Copy      Help
ExcelSheet es
;...
Outlook.Application oa

or insert

Excel.Application ea

before ExcelSheet. Here ea is used just for Excel.Application declaration.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)