Archive for the ‘Excel’ Category


VBA For Dummies


This site is full of simple VBA examples. If you are looking for the VBA For Dummies book, here it is:

Read More...

Vlookup VBA Example


Anyone who is looking at this right now probably needs an example of how to use the vlookup function in Excel.

Well, go to the cell that you want the formula in and type:

The Vlookup VBA version is

Read More...