Excel/Expert Profile


Ask A Question

Adelaide carvalho

Portugal
Available
Expertise

I will be able to answer any question on Excel and Visual Basic for Applications - class modules, recursive procedures and functions are my favourite

Past/Present Clients

Several readers of my Books think they are useful.

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
Tracey01/13/12101010Very quick response and accurate, understood what .....
A01/10/12101010 
H11/25/11101010Excellent answer - it works brilliantly and .....
Antonio Vaz11/22/11101010mUITO MUITO OBRIGADO aDELAIDE
Eric11/19/11101010Thanks Adelaide works fine

Recent Answers from Adelaide carvalho

2011-12-21 Macro or Better Formula:

Hi James!  How are you?    Please try the following macro>  Sub Macro1()  Dim R As Range  Y = InputBox("Please type the address where you want to check for the x")  Set R = ActiveSheet.Range(Y)  K = 6:

2011-12-08 How to use sum formula to sum values between dates:

Hi SHRISHAKTIPRASAD  How are you?    I think you mean count instead of sum. If so just replace sum by count    Assuming your data is in A1:D7  Please do  1: please type earlier date in f2 and later date

2011-11-12 excel macro:

Hi Varghese  How are you?    Please do the following  1. Run the vba Editor  2. Insert module  3. Copy the code:    Sub Ticking()  Dim R As Range  Set R = ActiveSheet.Range("A1:A100")  For Each C In R

2011-11-10 Macros, Forms, and Hassle:

Hi Mike  How are you?    I am sorry but I cannot test your program. I had a look at it though.    Please see the following  Sub ggg()  Dim R As Range  Set R = ActiveSheet.Range("B1")  N = R  Rem Activate

2011-10-22 hold running:

Hi   Ecsuraweera   How are you?    Please have a look at the following  code and adjust to your problem    Sub whilereading()  Dim R As Range  Set R = ActiveSheet.Range("a1")  y = ""  Do  y = InputBox("Please

 

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


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