Tech Support Forum banner

[SOLVED] macro definition in Ms office?

899 Views 2 Replies 2 Participants Last post by  JhonMoney
what is macro and how does work?
Status
Not open for further replies.
1 - 1 of 3 Posts
Re: macro definition in Ms office?

A macro is a script that is either written or recorded in Visual Basic for Applications. It is often used for organization of data or for things that are repeated often. It is very versatile and can link multiple programs or databases together.

Things I've used Macros for:
Getting rid of unnecessary data
Sorting data a certain way
Duplicating or naming a large number of worksheets
Making forms for people to fill out
Custom password protect of excel files
Grabbing data from Access or SQL databases
Emailing excel data through Outlook
Running things at certain times of the day

You can do just about anything you want to imagine with it. It is capable of using other programming languages as well, such as WSH or strict VB.

Hope this helps,

Robert D. Specian Jr.
See less See more
1 - 1 of 3 Posts
Status
Not open for further replies.
Top