Excel/vba book recommendation?

jmcash

New Member
Joined
May 29, 2008
Messages
37
Hi,
I have gotten really good at recording macros in excel using my knowledge of excel, complicated formulas, and keyboard shortcuts and a little (very little) bit of code editing (like changing a cell reference and copying and pasting previously used code). But since I don't know vba I'm forced to use extremely complicated work arounds for simple processes. These macros work just fine but are a pain to record and take longer to create than they probably should.

I want to learn about loops, dim, and variables and more vba vocab.

Is there a book out there that you could recommend for someone who already knows their way around macros but needs to go to the next step in vba?

Thanks.
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Hi,

I don't actually have it but you could look at Bill's (Mr Excel) own book:

http://www.mrexcel.com/store/index.php?l=product_detail&p=49

I have John Walkenbach's Excel 2003 Power Programming with VBA which I mainly use just to clarify my understanding of what something does and is excellent, don't forget the VBA help also.

I only really play around with VBA and use it to automate the odd task at work but would suggest for really learning about VBA hang around the forum and see what some of the more capable VBA'ers post. If you want to understand something there's no harm in asking.

Best of luck.

Dom
 
Upvote 0
I'm a big fan of John Walkenbach's Excel VBA Programming for Dummies for a first book in VBA.

Alex
 
Upvote 0

Forum statistics

Threads
1,225,400
Messages
6,184,762
Members
453,255
Latest member
excelbit

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