About 1,330,000 results
Open links in new tab
  1. VBA to add/change loaded ´Picture´ of an Image within a UserForm

    Mar 26, 2022 · Hello. I need to create a UserForm template, which includes 5 images, these images will eventually have pdf pictures loaded. I will then need to creating about 30+ UserForms from this …

  2. Userform - Only allow one OptionButton to be selected inside

    Dec 22, 2023 · I only want one option button to be selected in each of these frames. This userform has many different frames, as shown in the picture below. Would the code be able to exclusively …

  3. Userform not initializing or activating | MrExcel Message Board

    Dec 19, 2019 · I am stuck and can't seem to find the answer or overlooked the answer. Below is the code for my module to show the userform. This part works correctly. Sub Log_Hours() …

  4. Userform Autofit Screen size. | MrExcel Message Board

    Oct 6, 2010 · Hide userform title bar, and locking the userform into a relative position on the application.

  5. Excel VBA Date Picker on User Form other than Microsoft Date Picker

    Mar 10, 2022 · Hello, I am using Excel 2016 for work with a user form that I created in a earlier version of Excel (2013). On that form, I made use of a date picker that was not the Microsoft Date Picker, …

  6. Dynamic CheckBox control in a VBA UserForm - MrExcel

    Nov 3, 2017 · Hello friends, I am trying to create a UserForm containing a number CheckBoxes for every name in a list. The tricky (for me) part is that the list of names is not constant and could vary between …

  7. real time updating of textbox values in a userform - MrExcel

    Mar 25, 2016 · In a Userform I have a textbox containing a numeric value but I cannot get/use that value in form textbox change event handler code.

  8. VBA for Userform to add data to a Table - MrExcel

    Oct 13, 2015 · I have a UserForm [frmAddNewCustomer] and I am trying to get the data entered into a Table [Customers] on Sheet [Customer List] in the next row in the Table when the user clicks Add …

  9. Userform shows up on the wrong monitor - MrExcel

    Dec 5, 2012 · I have two userforms that I use. Recently, they have started showing up on the left monitor even though Excel is open on the right monitor. Any ideas?

  10. Excel VBA Userform: Filtering a Listbox and Showing a "Live" Version of ...

    Jul 23, 2019 · Excel VBA Userform: Filtering a Listbox and Showing a "Live" Version of the Filtered Data Based on a Texbox Value bauer32 Jan 2, 2023 excel vba listbox / userform listbox filter textbox filter …