Excel/Experts

ExpertAverage RatingsExpertise

Aidan Heritage

Available
I have provided first hand support since `95 for Microsoft Office majoring in Word and Excel - support for all versions from 2 onwards

Richard Rost

U.S.
Available
I am happy to answer any questions about Microsoft Excel. If you have an Excel problem, let me help you with it. Also, please be sure to check the Microsoft Excel Tips & Tricks and Microsoft Excel Tutorials sections of my web site.

Bob Umlas

U.S.
Available
I`m a Microsoft Excel MVP (Most Valuable Professional) and have been since the inception of the program in 1995. I can answer every kind of Excel question except: API, Importing/exporting to other programs (powerpoint, word,...)

Richard Stephens

U.S.
Available
Can respond to questions up to and including advanced (very rusty on VBA) Currently using Excel 2003 and Xp (can still remember some of the earlier excel programs. No question to basic.

Tom Ogilvy

U.S.
Available
Worked with the program for many years - provided assistance on MS Excel Newsgroups since 1997. Have received the Microsoft MVP award annually since 1999. I don't answer questions on using Excel in a browser Since I have no way to test this. Prefer not to answer charting questions. I consider myself to be particularly knowledgeable about using VBA internal to Excel but have no problems with formulas and pivot tables either.

Bill Hermanson

U.S.
Unavailable
Please tell me WHICH EXCEL VERSION you are using!

DO NOT ASK ME me about Macros or VBA.

Please read my "instructions to questioners" in my full profile [use View Profile, at right], to help you write a question that I can understand, without having to ask you what you mean.

If your question contains any of the words THIS, IT, THAT, THOSE, or THEY, I likely won't understand IT. Please rewrite!

My Expertise: I am an expert at data manipulation, the use of incredibly complex logical statements, databases, combining tables and extracting data, all the LOGICAL, LOOKUP & REFERENCE functions, dynamic ranges, creating professional appearing spreadsheets, complex functions, integrated charts and visual displays, user interfaces.... I can make Excel do anything!

But PLEASE... NO MACRO or VBA QUESTIONS!

Victor Lan

Singapore
On Vacation
returns 12/01/2009
I use Excel at work and can assist you in manipulating and filtering data, creating and using formulas, pivot tables, and writing VBA to solve problems and automate processes. I'm willing to research and find a solution for almost anything in Excel for you.

Douglas M. Smith

U.S.
On Vacation
returns 12/03/2009
I specialize in solving formula, feature and structure related problems. I know many tricks to help make your spreadsheets and processing more efficient.

Bhaskar

U.S.
On Vacation
returns 12/16/2009
Any Excel related questions, including usage of complex formulae, Arrays, VBA, Forms, Add-Ins, Auditing etc.

Stuart Resnick

On Vacation
returns 12/01/2009
I can answer any question relating to MS Excel formulas, or to programming with vba (Visual Basic for Applications) in the Excel environment

Amal

India
On Vacation
returns 12/02/2009
Can answer basic worksheet related questions like formulae usage, connecting to RDBMS from server to extract rows from tables, basic macro construction, pivot table creation, dynamic updation of worksheet data from Server RDBMS..

Adelaide carvalho

Portugal
On Vacation
returns 12/18/2009
I will be able to answer any question on Excel and Visual Basic for Applications - class modules, recursive procedures and functions are my favourite

Richard Roberts

U.S.
On Vacation
returns 11/30/2009
Can assist you in most areas of Excel, have been working with it for about 15 years in many types of applications, but primarily in financial and accounting applications. I am a CPA and many client or client problems have necessitated the use of excel. I am not an expert in charting, macros, or pivot tables.

Damon Ostrander

U.S.
On Vacation
returns 11/31/2009
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.

Philip Buckley

U.S.
Maxed Out
In Excel 2003 I can handle all basic questions such as how to copy and paste, all medium type questions such as pivot tables, and also am proficient in basic macros. I am also quickly learning 2007 where everything is pretty much the same but all in different places. Please be as detailed in writing your question as possible as that goes a long way in my ability to give the best answer possible.

Chad Welch

U.S.
Maxed Out
I have a lot of experience with VBA; Sub procedures, functions etc. I am also very familiar with array formulas.

Craig

U.S.
Maxed Out
I can answer most general questions, including formatting, shortcuts, pivot tables etc. I have just started using macros, so vba is not my strong suit. I also enjoy explaining the solution at the questioners level of understanding. I am an accountant by trade, so that is my primary area of expertise, but I am willing to tackle just about anything.

Miguel Zapico

U.S.
Maxed Out
I will try to answer any question that I can replicate in my current environment (I use Excel 2003 with Windows XP). This may include formula related questions on other Excel versions. Due to time limitations, I am not writing custom code to answer questions any more. Sorry for the inconvenience.

Jan Karel Pieterse

Netherlands
Maxed Out
Excel and Excel/VBA questions

Bill

U.S.
Maxed Out
I can provide help with most all EXCEL questions and most all questions about writing EXCEL macros. I have been developing macros for about 10 years in EXCEL and have switched to it from Lotus 1-2-3 after about 10 years of writing macros in it. Typically, I will not write a macro for you unless it is very short because of all the details a macro has to know about to work every time and all the time are rarely provided. If I am not given ALL the details, circumstances, and situations then a "good" macro can not be written. Please understand that I do not know it all and will be the first to say so. As politely as possible, I don't write macros for people on this site who need one, want one, seem to imply that they need one, and/or seem to think I am expected to write one UNLESS they are very short, quick, and simple. 99% of all macros are more involved than what you think and rarely am I provided with enough specific and complete details to have the code work the first time and every time. This typically means too many follow-up emails .....

Recent Answers

2009-11-23 Looking up information:

Jim, Assume you header data is in B1:J1 (9 racks), and row labels in A2:A10 (Same 9 racks) then if I say I enter the data for the intersection M1: label for row M2: label for column M3:

2009-11-23 How to Concatenate a Text String from multiple cells containing a search value:

I would do this using a User Defined Function in VBA -=- seehttp://www.aidanheritage.byethost3.com/excel/MergeExample.xls for an example of this. The function is stored in a module on the workbook - copy

2009-11-23 Format Automation:

Vish, You say it doesn't process the files, so I assume if you run it, then nothing happens. Is the spath a valid path? Does it end with a left leaning slash (\)? Do your workbooks have .xls as

2009-11-23 how to make one cell follow other in specific rule:

One way of doing this is to use VLOOKUP. For that, you will need to create a table with all the potential items and their descriptions. With that in range Sheet2!A1:B100, for example, you could use a

2009-11-23 Macro to enter and fix date:

Tony, You would need a macro to do this Right click on the sheet tab where you want this behavior. Select view code. In the resulting sheet module, paste in code like this Private Sub Worksheet_Change(ByVal

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

All Answers

Answers by Expert:


Ask Experts

Volunteer


©2009 About.com, a part of The New York Times Company. All rights reserved.