Thread: Macros
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Macros

Macros are written in the VBA (Visual Basic for Applications)
programming language, so you'll need to learn at least the basics
of VBA in order to learn about writing macros.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Helvetik" wrote in message
...
is it possible to learn Macros and get the best out of it
without requiring
to learn VB ?