Text/reference book recommendations?
I programmed in Basic, Fortran and PL1 many years ago. I now am developing a complex Excel application that needs use of VB macros. I've recorded and modified several VB macros so far, but have gone beyond my skill level trying to use VB indexed variables that link back to a spreadsheet. What text/reference book would you recommend for my level of skill? I'm not trying to become an expert -- just need help with approaches and correct syntax to simple programming issues -- if, while, indirectly addressed variables, etc.
Re: Text/reference book recommendations?
I have found excel VBA for Programming for dummies very helpful, its easy to read and works great for dummies like me :)
Also some good forums around like MrExcel.com and the forum below this one Office Development
Re: Text/reference book recommendations?
Quote:
Originally Posted by
billboy
I have found excel VBA for Programming for dummies very helpful, its easy to read and works great for dummies like me :)
Also some good forums around like MrExcel.com and the forum below this one Office Development
Thanks! Just what I was looking for.