VBA help

bigk3112

New Member
Joined
Nov 20, 2006
Messages
16
basic question really... i'm a novice user of excell and want to start using VBA can anyone recommend a good place to learn on the internet

or a good book to buy as a learning guide

Thanks ...... :-D
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Welcome to the board...

Number 1 - This Forum is a GREAT place to learn. Probably learn more here than in any book.

Number 2 - Use the Macro Recorder.

Tools - Macro - Record New Macro.
do the task manually
Tools - Macro - Stop Recording.

Any task you can do manually, use the macro recorder to record yourself doing it manually, then look at the VBA code it created. Great Resource.
 
Upvote 0

Forum statistics

Threads
1,225,312
Messages
6,184,215
Members
453,221
Latest member
krish23

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