Rubel has attended:
Excel VBA Intro Intermediate course
VBA EXCEL
are all versions of VBA EXCEL compatiable with each other?
RE: VBA EXCEL
Hi Rubel
Welcome to the forum and 12 months support.
In each version change there have been changes to code, objects, interaction with these objects using VBA, libraries etc that have meant that VBA code written in the newer versions does not always work correctly or at all when run on the older versions. Often there are new arguments or options to functions that are introduced in new versions. These will cause errors if run in previous versions that don