activex command button

  1. T

    Using ActiveX CommandButton to create random password

    Hello everyone. I am trying to create an ActiveX CommandButton that will create a randomly generated password. I have searched and cannot find anything about using ActiveX to create passwords, I can only find how to create the option in Excel only. Is anyone able to assist me with this?
  2. D

    ActiveX Button to Change Font Color of Other Buttons

    I'm working on a simple sports stat tracker. I'm using ActiveX buttons to track player fouls. I'd like to be able to see at a glance what fouls were in the first half vs the second half. Here's the VBA code I've patched together so far: Private Sub CommandButton2_Click() Dim x As Integer...
  3. G

    Assigning a formula to a button

    Hi, I have a working formula in Excel that allows me tohyperlink to other cells within my worksheet by clicking a specific cell. Iwould like to assign that formula to a button because frankly, using a buttonlooks much more professional than clicking a cell. This is the formula that Iwant to...
  4. P

    ActiveX Buttons Changing Size

    Hi group, I've run into an interesting issue. I've created multiple documents with macro's. To run these macro's I've created some ActiveX buttons for the user to click. I'm finding that these buttons sometimes grow in size on their own. Any thoughts as to what will cause this? What can be...
  5. S

    Date & Time ActiveX button

    Good Morning Everyone, I'm trying to make an ActiveX box that will show a calender and time when clicked, then once the date and time have been selceted the button will show this. The idea is that I will be able to display on a big board the time and date when something is arriving, and then...
  6. K

    Filling data from MySQL db into excel sheet, where ID matches

    Hey everyone, I haven't been able to find any similar examples online to what I'm trying to do.. hoping someone can help out here I have a database in MySQL called 'materialsdb' which holds tables for Materials, Manufacturers and Vendors. Materials is the main table of use, linked with foreign...
  7. S

    ActiveX Button that shows time pressed

    Hi Guys, I'm looking to try and get an ActiveX button to display the time a which it was pressed. It is for a status board that will indicate when an action was done (the button will then be pressed). It's for a ship and the ship travels to different time zones so there will be another button...
  8. I

    Cannot insert object

    I'm trying to learn Excel VBA with the Safari Microsoft Excel VBA Programming for the Absolute Beginner, 3rd ed. for Excel 2007. But I have Excel 2010. From Excel, when I attempt to insert an object from the Insert>ActiveX Controls, as per the book's instructions, I get an error box that says...
  9. A

    ActiveX Button for Inserting Picture

    I am trying to create a button in my spreadsheet that when clicked on will prompt the user to insert an image. I have most of the sheet locked down so I just want them to be able to click on the button and then the button pop up the Insert Picture prompt displays. It doesn't need to select the...
  10. I

    Activex button and tickbox interaction.

    Hi all, I'm looking for a piece of code for my command button, that, upon clicking the button, ticks/un-ticks various activex tickboxes on my sheet. Any help? Thanks, Yellow
  11. P

    From an Excel spreadsheet, using ActiveX command button to create a new workbook with data from current workbook.

    I have created a pricing estimator in Excel. I want to be able to click on an ActiveX command button to generate a new Workbook and name it the client's name in Cell F3. On the same worksheet as the ActiveX command button, I have an estimate. Column A = Quantity Column B = Item Column C =...

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