Problem creating Dictionary object.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ja1148
    New Member
    • Mar 2010
    • 1

    Problem creating Dictionary object.

    Hi All,
    I'm getting a problem while creating a dictionary object in VBA for excel. The error message is "Automation Error, library is not registered."
    I even added the scrrun.dll as reference in tools -> references .
    Can some body please solve this issue for me.
    Thanks a million in advance.
  • ADezii
    Recognized Expert Expert
    • Apr 2006
    • 8834

    #2
    To the best of my knowledge, the Microsoft Excel Object Hierarchy does not contain a Dictionary Object, but Microsoft Word does.

    Comment

    Working...