Excel/Expert Profile


Ask A Question

Expertise

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.

Experience in the area

Have Used Excel for 15 - 20 years. Answered in excess of 70,000 Excel related questions in MS Excel newsgroups. Unless obvious, please specify whether you want a worksheet function or macro/VBA solution.

Education/Credentials

BS General Engineering (concentration in Industrial Engineering) MS Operations Research Systems Analysis

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    T = Timeliness    P = Politeness
UserDateKCTPComments
Stan02/10/1010101010Tom, The code you provided worked perfectly .....
Steve02/04/1010101010 
Gord02/04/1010101010Thanks, your solution worked great.
Guillaume Vincent02/03/1010101010A great thanks ! and very fast .....
attis02/03/1010101010Dear Tom, You are extremely fast!!!... and .....

Recent Answers from Tom Ogilvy

2010-02-08 Excel Looping Macro:

Craig, Unforunately I can't write sample code for Field1 that might be anywhere on the sheet, so I will assume that cl_Id 100 xxx is in A2:C2 of row 1 of the activesheet when the macro is run

2010-02-08 Excel:

Audri, If you sorted each grouping separately. Otherwise, you would would need to put some field in that would keep rows together as the first key field in the sort. If you have a separate column

2010-02-08 To get data to variable and display them in a summary quasi:

Martin, since s comes in as a argument to your function, I have no idea where it is declared or how you are managing it. If s is the variable you want to reset each time the function is called (and

2010-02-03 To get data to variable and display them in a summary quasi "msgbox":

Martin, the way you routine is set up, you call it with a specific cell so at most it can return a message to columns E and/or S or not message for that particular row. Since your example shows a message

2010-02-03 Find text at bottom of sheet.:

Rod Whitehouse, Sub MacroName() Sheets("JOBS").Select Application.Goto ActiveSheet.Cells(Rows.Count, 1).End(xlUp) rw = activecell.Row for i = rw to 1 step - 1 if instr(1,cells(rw,1),"RBS",vbTextcompare)

 

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

All Answers


Answers by Expert:


Ask Experts

Volunteer


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