About 50 results
Open links in new tab
  1. Differences between Excel's Form Controls & ActiveX Controls

    There is [eternal] confusion surrounding the two types of controls available to Excel — exacerbated by the contrasting terminology used by different online sources. This is only a general overview of the …

  2. vba - What is the difference between "Form Controls" and "ActiveX ...

    Using Microsoft Excel 2010, I noticed two kind of controls that can be inserted into a document: Form Controls and ActiveX Controls. What is the difference between them?

  3. excel - Userform toolbox additional controls dialogue window not ...

    2 While using MS Excel (Outlook, Word, or Power Point as well apparently) I create a userform. The toolbox shows up showing controls tab and 16 icons representing various controls. When I right click …

  4. excel - Are ActiveX Controls Disabled? - Stack Overflow

    Mar 10, 2023 · Form Controls stop working after December 2014 Updates (Updated March 10, 2015) On March 2015 a hotfix was released in addition to the automated fix-it and manual instructions, and it's …

  5. Excel 2013 not displaying Form Controls (Not a hide/visible issue)

    Sep 15, 2019 · A single machine, Windows 10 & Excel 2013, will no longer correctly display spreadsheets that have Form Control objects. ActiveX objects display correctly. Form Control combo …

  6. Excel: the Incredible Shrinking and Expanding Controls

    Microsoft Excel Support Team Blog: ActiveX and form controls resize themselves when clicked or doing a print preview (in Excel 2010) (This might not help for users of Excel 2013 sorry) EDIT: Adding …

  7. Excel Form Controls Don’t Have Properties - Stack Overflow

    Jul 5, 2016 · Form controls are designed to be simpler, but with fewer options, like properties and events. Form controls still have properties, just not as many and you can't access them from a …

  8. Adding controls to a frame in an Excel userform with VBA

    Jul 26, 2012 · The following code demonstrates how you can dynamically populate a frame in a userform with controls... In the form I used I had a frame control named Frame1, so in the …

  9. excel - How to Add Date Picker To VBA UserForm - Stack Overflow

    Nov 16, 2012 · I am looking for a control to add to userForm to enable a user to pick the date. I found a good one at this address Formatting MM/DD/YYYY dates in textbox in VBA from Siddharth Rout …

  10. excel - Why are ActiveX controls on the Insert menu of the developer ...

    Jun 2, 2016 · That's all fine, except on the Insert menu of the Developer Tab in Excel, the only controls that are enabled that I can add are the form versions. All of the ActiveX controls are greyed out and I …