+ Reply to Thread
Results 1 to 5 of 5

VBA Codes to DoubleClick a cell

  1. #1
    Registered User
    Join Date
    03-20-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    3

    VBA Codes to DoubleClick a cell

    I have an excel file with an Essbase add-in. When I doubleclick a cell (eg. Range($C$3)), the excel file will auto retrieve data from database (retrieve and drill down to more detailed data).

    I want to have a macro to simplify this routine work, but have no idea on how to mimic the doubleclick action by VBA codes. Anyone can help? Thanks in advance.

  2. #2
    Forum Contributor Toonies's Avatar
    Join Date
    07-30-2009
    Location
    Newcastle, UK
    MS-Off Ver
    Excel 2016
    Posts
    503

    Re: VBA Codes to DoubleClick a cell

    ok this should help you out

    http://www.ozgrid.com/forum/showthread.php?t=49050

  3. #3
    Registered User
    Join Date
    03-20-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    3

    Re: VBA Codes to DoubleClick a cell

    Thanks Toonies. I checked your link, and it is telling about how to set up a cell to respond to a doubleclick event. That's not what I want.

    I already have the Range($C$3) responding to a doubleclick event. This is the Essbase add-in function.

    I want some VBA codes to do the doubleclick action to Range($C$3). Hope I get myself clear.

  4. #4
    Registered User
    Join Date
    03-20-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    3

    Re: VBA Codes to DoubleClick a cell

    Anybody can help?

  5. #5
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: VBA Codes to DoubleClick a cell

    Is double clicking a cell the only way you can trigger the code?
    If posting code please use code tags, see here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1