Thread: VBA code
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default VBA code

magic 8-ball says most probably.

But you won't know for sure until you test it there. There were a few things
added in xl2k that won't run in xl97.

It might be easier (pronounced cheaper) for you to modify your code.

If you support multiple versions of excel, it would probably be better to
develop in the oldest version.

Moiz wrote:

will VBA code designed for Excel 2000 run in Excel 97.

or do I need to ask my customer to upgrade.

Moiz


--

Dave Peterson