double click cell

  1. L

    Using VBA to open Insert picture from file on Double click

    Hi everyone! I ran into some trouble trying to open the insert picture from file dialog box when double clicking a specific cell and then inserting the selected picture into the double clicked cell. I was able to get a basic code working where if you double click a cell in a range, then gives...
  2. M

    Creating a 2-column drop down combo box in a cell

    How is a 2-column drop down list created whereby one double clicks in a cell opening the 2-column drop down list then populating the cell with the data from column 2? The first column is the department name, the second column is the dept numbers, by choosing the dept name the cell is populated...
  3. S

    Double Click Problem with Code

    I am using an Excel file to store primarily demographic data. I have two pieces of code imbedded in this workbook that allows me to use a Combobox to select demographic data and change to an abbreviation. For example Green -> GR, Purple ->PUR. The code has affected my ability to double click...
  4. A

    VBA Excel 2010 - data validation filter - event handler

    Hi all, I'm new to using VBA in Excel, and I'm having a tough time getting my event handlers to work properly. I have data validation set up in a specific column. The user must choose from a specific list of part #s, which is listed above the cells with the data validation (current worksheet...
  5. W

    Double click - doesn not trigger macro

    Hi All, I had simple Macro (open form) which was triggered when double click any cell, and all worked fine until today and I dont know what really happened. Private Sub Workbook_SheetBeforeDoubleClick(ByVal Sh As Object, ByVal Target As Range, Cancel As Boolean) Admin.Show End Sub Now...
  6. N

    Enter current date by double click in one column; enter current time by double click in two other columns

    Hello,I am very new to VBA and I have basic knowledge of Excel. I have been doing some research and reading up on how to use codes in the VBA but I've run into some issues. I would like to enter the current date by double clicking cells within column A (A3:A1000). I would then like to enter the...
  7. B

    need to double click HTML table cell (fireevent?)

    The original posting is confusing, asked multiple questions and hasn't generated any ideas/suggestions so .... Let's ask my question a different way. I'm trying to automate IE and have run into a MAJOR snag. Any ideas/suggestions would be appreciated I need to double click a cell in an HTML...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top