+ Reply to Thread
Results 1 to 2 of 2

how to run a macro on double clicking a cell

  1. #1
    Registered User
    Join Date
    03-14-2009
    Location
    kerala, india
    MS-Off Ver
    Excel 2003
    Posts
    20

    how to run a macro on double clicking a cell

    How do I make a macro run when I double click cell A1 on Sheet1. The macro has reference to other sheets as well. I am new to VBA. Help me please.
    Last edited by dittotharappel; 03-20-2009 at 01:16 PM.

  2. #2
    Valued Forum Contributor Shijesh Kumar's Avatar
    Join Date
    05-26-2008
    Location
    Bangalore / India
    MS-Off Ver
    2000
    Posts
    717

    Re: how to run a macro on double clicking a cell

    Press Alt+F11 , it will open VBA Editor.
    Select Worksheet from the first dropdown
    Select BeforeDoubleClick in the second dropdown in the editor..

    enter the code..

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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