VBA Functions acrosss multiple version

  • Thread starter Thread starter ExcelMonkey
  • Start date Start date
E

ExcelMonkey

I know that certain VBA functions do not work in older version of Exce
(i.e. Round() from 2000). It creates Compile Errors.

Does anyone know of a list that describes the VBA functions and whe
they were developed? I want to make it part of a HELP routine I a
building for a spreadsheet.

Thanks in advance
 
I am not aware of any source that lays this out. You might look at the
What's new in help for each version.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top