Help me in wokring with macros

kalyansinai

New Member
Joined
Feb 26, 2009
Messages
35
can any one teach me from begining till the end the use and the execution of the macros and how to include code and executing it..

waiting for reply...
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Not in one post, probably not in 6 months.

Macros are easy to get started with -- turn on the recorder, do something, turn off the recorder. Making that recorded code flexible takes time adn understanding of the language.
Real understanding of VBA takes time too -- you will be learning a programming language. but if you stick with it, it's very rewarding.

Try...
Books --
VBA and Macros for Microsoft Excel by Bill Jelen and Tracy Syrstad (from the MrExcel Store on this site)
Power Programming with Microsoft Excel VBA by John Walkenbach

Web --
Google VBA Tutorial
Also check out the thousands of threads on this site.

Denis
 
Upvote 0

Forum statistics

Threads
1,225,398
Messages
6,184,727
Members
453,254
Latest member
topeb

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top