Excel/Expert Profile


Ask A Question

Expertise

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.

Experience in the area

10 years

Education/Credentials

BA - Business '96, CPA '98

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    T = Timeliness    P = Politeness
UserDateKCTPComments
elizabeth11/18/0910101010thank you very much for solving my .....
Marta11/16/0910101010Thank you very much for your help!
Daniel11/16/0910101010 
Dean11/09/0910101010 
Habib11/09/0910101010Excellent answer. Good lateral thinking in the .....

Recent Answers from Craig

2009-11-17 excel:

Hi shahbaz, Here is a macro that will do it based on the value in cell A1: Private Sub Workbook_SheetChange(ByVal Sh As Object, ByVal Target As Range) If Target.Address = "$A$1" Then Sh.Name = Target

2009-11-13 Conditionnal formatting regarding date:

Hi Daniel, You will need to add a second column (that you can hide) that references the date and assigns it a number 1 through 7, 1 being Sunday and 7 being Saturday In column A, referencing the

2009-11-12 Renaming folders & links in Excel:

Yes, renaming the folder will mess up the links, as will moving the folder. You would then need to open your file that links to the moved file and Edit Links and choose change source and then browse for

2009-11-10 Excel help plz:

Hi Cyle, This looks like a job for the vlookup formula. You can use the fx button to search for it, or start =vlookup( The vlookup formula is broken up like this: 1. The item you want to find a

2009-11-10 LISTS IN EXCEL:

Hi Karen, This looks like a job for the vlookup formula. You can use the fx button to search for it, or start =vlookup( The vlookup formula is broken up like this: 1. The item you want to find

 

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


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