About

Hi all, my name is Poer, I came from Indonesia, and this blog will be my online diary to keep and share all my problem and solution of course, that has a connection with Microsoft Excel VBA or Excel Macro.

Let see, I’m working as a computer programmer since 2002, mainly using Microsoft Visual Basic 6 at that time, but a lot of thing has happen since then. I grow up and already used many kind of programming language both desktop and web application, like Microsoft .NET and PHP with many kind of database server too.

Microsoft Excel ChartRight know, I’m working at an Oil and Gas Company in Indonesia, and to be my surprise, they used Microsoft Excel VBA/Macro quite intensively in here. So here it goes, I launch this blog to share my Excel VBA/Macro experience for all of you out there.

Thanks for your visit.

25 Responses to About

  1. Joshuacht says:

    I’ve build a macro.
    I want to refresh it every 15 minutes.
    Is it possible to do this automatically?

  2. Poer says:

    Hi Joshua, honestly I never build one, but I think we can do it using GetTickCount API.
    To make it work, I think we also need to use DoEvents in the loop and never change Application.ScreenUpdating value to false.

  3. Kent says:

    Use Application.OnTime to get the result you want.
    check this code
    http://unlimitedkent.com/excel/BlinkCell.xls

    coincidently, i also work at a Oil & Gas company..nice to know u Poer

  4. tjm says:

    Can anyone send me some code that will automatically create a custom mennu (not tool bar) upoon opening a workbook and then strip that custom menu away upon closing. All I need the menu to do is to navigate to different tabs, (i.e. sheet1, sheet2, sheet3) and possibly run a macro.

  5. Poer says:

    thanks kent, nice to know you too :D

  6. Poer says:

    hi tjm, we can add a new CommandBar object to the CommandBars collections to create the menu. To make it automatically created upon opening a workbook, put the CommandBars.Add creation code on Workbook_Open event and simply remove the object from the collections upon workbook closing *call CommandBars.delete on Workbook_Close event*.

  7. Lahari says:

    Hi,

    I have assigned a macro for a button and i need to run that in all the work sheets. Here when i clicked on the button the macro is running but only in the current sheet the control is not moving to other sheet.

    Please help me in this. To detail

    Sheet1 (the button is here where i assinged the macro)
    When i clicked on it
    Macro runs and executes only in sheet1
    its not moving to sheet2.

    I have used
    ‘For each wkst’
    Please suggest me the correct way

  8. flopenet says:

    Buna
    Ma bucur ca mai sunt persoane care au timp sa impartaseasca din experienta lor (in limba romana).
    Sa traiasca.

  9. Hi Lahari, try to put the macro on a module, not in Sheet1 code.

  10. Pingback: Swiffer Jet Coupon

  11. Pingback: debt consolidation companies

  12. Pingback: reverse mortgage disadvantages

  13. Pingback: cut bills

  14. Pingback: debt consolidation companies

  15. Pingback: consolidate credit card debt

  16. Pingback: debt consolidation company

  17. Pingback: reverse mortgage costs

  18. Pingback: djumut.de/navigationssysteme-in-der-schweiz

  19. Pingback: duenecdme

  20. Pingback: Apps for Kids

  21. Pingback: super bowl 2012 online

  22. Pingback: super bowl 2012 online

  23. Pingback: super bowl 2012 online

  24. Pingback: posicionamiento web

  25. Pingback: vervangend vervoer

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>