#1   Report Post  
Posted to microsoft.public.excel.misc
Bren
 
Posts: n/a
Default What is a macro?

I have just discovered the coolness of excel. I was just wondering what a
macro is and why it's good to use.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default What is a macro?

A macro is a programmed procedure written in Visual Basic For
Applications (VBA). One uses macros to automate repetitive or
long sequences of operations. Thus, rather than carrying out a
long series of steps manually, you can call upon the macro to
perform the steps automatically.

To start with VBA, go to the Tools menu, choose Macro, then
Record. Carry out a series of actions. Then, stop recording.
Press ALT+F11 to open the VBA Editor. There, open Module1, and
examine the VBA code that was generated by the Macro Recorder.
The code isn't very efficient, but can give you a good idea of
what VBA and macros are all about.


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



"Bren" wrote in message
...
I have just discovered the coolness of excel. I was just
wondering what a
macro is and why it's good to use.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Search, Copy, Paste Macro in Excel [email protected] Excel Worksheet Functions 0 January 3rd 06 06:51 PM
Closing File Error jcliquidtension Excel Discussion (Misc queries) 4 October 20th 05 12:22 PM
macro with F9 Kenny Excel Discussion (Misc queries) 1 August 3rd 05 02:41 PM
Make Alignment options under format cells available as shortcut dforrest Excel Discussion (Misc queries) 1 July 14th 05 10:58 PM
Playing a macro from another workbook Jim Excel Discussion (Misc queries) 1 February 23rd 05 10:12 PM


All times are GMT +1. The time now is 09:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"