Thread: VBA
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
dpb dpb is offline
external usenet poster
 
Posts: 109
Default VBA

On 11/5/2020 11:49 AM, JJG wrote:

Hi.
I have Excel 2013 and I program with VBA.
Anyone know if VBA would be in the latest versions of Excel?
In version 365, macro automation creates Typecript code.
VBA works in the latest version.
Regards.


MS cannot possibly drop support for VBA -- too much code out there
relies on it.

They may choose to feature something else, but it can't go away.

--