Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

programing reference for excel sprdsht

Status
Not open for further replies.

chicopee

Mechanical
Feb 15, 2003
6,199
Can any body suggest a reference book about programming excel spreadsheets. This book should show how to do loops, sub routines, go to, conditional statements. Please don't suggest MS Office as it is deficient in the areas mentioned above.
 
Replies continue below

Recommended for you

i highly recommend any book written by john walkenbach. his web site is located at:


and there are several links to other knowledgeable excel, vba, etc. wizards.
-pmover
 
"Writing Excel macros" by Steven Roman is a very good introduction to vba programming.
 
Another very good tool is the macro recorder. If you're slightly familiar with any programming language, you'll probably start to figure out how the Visual Basic Editor (VBE) pieces together the VBA. Go to Tools>Macros>Record (or something like that), record something simple like moving one cell to the left, stop the macro, then go to the VBE to see how it pieced it together.

Patrick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor