Excel/Expert Profile

Damon Ostrander

U.S.
On Vacation
returns 07/01/2013
Expertise

I have extensive experience with VBA programming in Excel 5 through Excel 2007. I am an consultant in a small defense technology services company, and have developed a wide range of applications in VBA, including simulations involving mixed-language programming, satellite orbit mechanics, graphics and animation, and real-time applications. I am interested in moderate to hard VBA-related questions only.

Experience in the area

I have developed and taught several courses in Excel VBA programming and also VBA programming in Office 97, 2000, and 2007. I have developed a number of large technical applications in Excel VBA for use within the aerospace industry.

What do you like about this subject?

I enjoy helping others, not just to solve their particular problem, but also to improve their proficiency and understanding of Excel and VBA. As a result, I always try to explain why a particular problem has occurred and why a particular solution works rather than just providing a solution.

Something interesting about this subject that others may not know:

VBA is a powerful general-purpose scripting language, not just a macro recording capability. When one learns to program in VBA rather than just recording macros, a whole world of new capabilities opens up.

Something controversial or provocative about this subject

Contrary to the belief of many, VBA is exactly the same in Microsoft Excel, PowerPoint, Word, and Access. It is only the object models of the hosting applications, and therefore the way one works with their objects, that are different. As a result, once one knows VBA one need only learn the object model of any new application to program effectively in it.


This expert accepts donations for JB6HBMJMVWR6U:      

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
Stephen05/13/13101010I have worked with several different experts .....
Raja04/03/13101010Thanks Damon
Stephen03/06/13101010Damon helped with my problem and explained .....
Derrik03/04/13101010Thanks. Will try it out.
Stephen03/02/13101010Damon was very helpful.

Recent Answers from Damon Ostrander

2013-04-01 Directory:

Hi Raja,    I haven't yet upgraded from Excel 2007 to 2010, but unless 2010 has some new capability to customize the default footers there is no way to do this without a VBA macro.  A macro is a pretty

2013-03-01 Match and copy:

Hi Derrik,    I believe this code does what you want.  Check it out and let me know.  Note that I had to switch the two loops so that now the worksheet 1 loop is the inner loop.    Sub MatchAndCopyData()

2013-02-28 Ribbon identifiers for Solver:

Hi Ed,    Your question has turned out to be quite challenging.  It appears that Microsoft has made it very difficult to ascertain IDs for add-in buttons. I just want you to know at this point that I'm

2013-02-27 Formulas in cells vs VBA:

Hi Dave,    The word "better" is a bit subjective. Whether an approach is better depends on whether you are concerned about efficiency (calculation speed), file size, functionality (i.e., does it work

2013-02-24 User Form in Excel:

Hi Stephen,    Firstly I want to apologize for my slow response.  I saw your question last week but didn't have time then to do it, and I forgot that I had a question pending until I got notification from

 

Ask A Question

About Excel
This topic answers questions related to Microsoft Excel spreadsheet (or workbook) stand-alone or Mircrosoft Office Excel including Excel 2003, Excel 2007, Office 2000, and Office XP. You can get Excel help on Excel formulas(or functions), Excell macros, charting in Excel, advanced features, and the general use of Excel. This does not provide a general Excel tutorial nor the basics of using a spreadsheet. It provides specific answers to using Microsoft Excel only. If you do not see your Excel question answered in this area then please ask an Excel question here

Excel

All Answers


Answers by Expert:


Ask Experts

Volunteer


©2013 About.com. All rights reserved.