"Macros" are procedures written in Visual Basic For Applications (VBA) that
automate repetitive tasks or carry out long complicated task. The best way
to get started with VBA is to go to the Tools menu, choose Macros, then
Record New Macro. Then do something in Excel and then stop recording.
Examine the VBA code produced.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)
"Macros" wrote in message
...