Share via

"run time error '457'"

Anonymous
2013-07-10T03:56:18+00:00

Keep getting "run time error '457'" after I enable macros for Microsoft excel. What can I do to fix this?Tried downloading the latest version of site server 3.0 service pack but didn't work. Or am I supposed to enable something after I download it? Please advise. Thanks

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2013-07-10T17:42:19+00:00

    What does adding a key to a collection that already exists mean???How would I go about correcting that?

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2013-07-10T05:55:48+00:00

    Keep getting "run time error '457'" after I enable macros for Microsoft excel. What can I do to fix this?Tried downloading the latest version of site server 3.0 service pack but didn't work. Or am I supposed to enable something after I download it? Please advise. Thanks

    Just a wild guess would be that you are adding a key to a collection that already exists:

    http://msdn.microsoft.com/en-us/library/gg264796.aspx

    Perhaps:

    If Not dic.exists(xyz) Then dic.Add xyz

    Of course, this is just a wild guess.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments