Excel/Expert Profile


Ask A Question

Expertise

Excel Formulas, macros, automation. Microsoft Excel MVP - 2010. Code site with free code snippets and techniques: https://sites.google.com/a/madrocketscientist.com/jerrybeaucaires-excelassistant/files

Experience in the area

Microsoft Excel MVP - 2010. I have my own extensive Excel help/code site: https://sites.google.com/a/madrocketscientist.com/jerrybeaucaires-excelassistant/files ===================== I have been offering free assistance as an Excel aid on many web sites for many years: (http://www.excelforum.com - JBeaucaire) ======== (http://www.askmehelpdesk.com/spreadsheets - JBeaucaire) ======= (http://www.mrexcel.com/forum - jbeaucaire)

Education/Credentials

Bachelor's Degree from Azusa Pacific University in Mathematics and Music Composition

Awards and Honors

Microsoft Excel MVP 2010


This expert accepts donations:      

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
Roman05/25/12 
ngr05/23/12101010ok. Thanks. Cheers, ngr.
ngr05/22/12101010Perfect. The error was lack of spece .....
ALBERT05/22/12101010 
ngr05/22/12101010Great. Though i expect a day before .....

Recent Answers from Jerry Beaucaire

2012-05-24 Data update in other file:

1) The data exists on sheet1 of the workbook that has this macro in it?  2) The macro must copy M3:M16 of this workbook's sheet1?  3) The macro must take the value in Q7 of sheet2 to open a second workbook

2012-05-22 Command button creation:

there is no ONACTION property for OLEObjects.  you will have to actually turn on a reference to the Microsoft Visual Basic for Applications Extensibility library, then that will allow you to actually create

2012-05-17 How does one auto-populate multiple sheets?:

Recommend that you think of the data on your hidden sheets as a database.  As much like info should be stored on one sheet as possible with a "key" piece of information in a specific column that can be

2012-05-17 automatic updating:

The code given does work.  When you run it, it will delete all the current data from the sheets listed by name in the array.    Then your other macro will, when you run it, will parse out all the data

2012-05-16 automatic updating:

The code you have is good.  Just add another macro to "delete" the current data on your other worksheets before this code puts out the "updated" data to the same sheets.    Sub ClearData()  Dim ws As Worksheets

 

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.