Share via

VBA code in different versions

Anonymous
2019-06-28T16:34:31+00:00

The VBA code that I recorded in latest version of Microsoft office excel shows run time error 1004 when I tried to open it in the older version Microsoft office 2013.

Is there any way to run the same code in all versions?

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

1 answer

Sort by: Most helpful
  1. Anonymous
    2019-06-29T06:56:08+00:00

    Is there any way to run the same code in all versions?

    Only by using code that is compatible with both versions, but as you have not elaborated on what the problem code was it is not possible to advise.

    Was this answer helpful?

    0 comments No comments