Excel/Expert Profile

Gyula Gulyas

On Vacation
returns 12/31/2013
Expertise

I can answer most questions related to macros, worksheet functions, VBA, Office automation (calling/using other MS Office programs) and geocoding using Google Maps. I have 10 years experience using and programming in MS Excel and other office applications. I have extensive experience linking and using DLLs in Excel.

Experience in the area

Macros, worksheet functions, VBA, linking of DLLs and Office automation, geocoding using Google Maps.

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
Raja01/02/12101010Thanks Gyula
brian10/03/07101010Thanks Gyula, I managed to install the .....
Michele10/03/07101010Thank you so much for taking the .....
Sherry,09/18/07101010Thanks, just what I needed.
Sherry,09/07/07101010Great answer that I would have never .....

Recent Answers from Gyula Gulyas

2012-01-01 How to make excel addin useless after 30 days of installation?:

Hi Raja,    There is a good discussion on this with he solution at http://www.ozgrid.com/forum/showthread.php?t=56282    It requires some more advanced level programming skills but I assume if you created

2007-10-02 flipping columns and rows:

Brian,    here you go from David's site:        ReversI() can be used to reverse the order of items in a row, column, or range.  It can be used to reverse itself.  Applied to a SINGLE ROW, the macro will

2007-09-25 Drop Down lists:

Hey Steve,    the easiest way is to use Excel's validation. It is under the menu Data-Validation-Select list instead of any value.    Just google "Excel validation" to get some examples.    Another option

2007-09-07 Excel Variable Ranges:

Hi you don't need VBA. Try something called Dynamic Named Range (it expands as you add data). It is nothing special, it is just a smart way of using Excel's formulae.    Google "Excel dynamic named range"

2007-09-06 control id:

Here you go:  Sub EnterDesignMode()      Application.CommandBars.FindControl(ID:=1605).Execute  End Sub    Sub ExitDesignMode()   With CommandBars("Exit Design Mode").Controls(1)      If .State = msoButtonDown

 

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.