About 1,170,000 results
Open links in new tab
  1. VBA Userform Populate a Listbox from Table - MrExcel

    Jan 5, 2005 · Hi, So I am missing the complete obvious here but I am trying to populate a listbox in a userform from an named excel table. I have managed to do this by creating a named range that …

  2. 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 …

  3. 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?

  4. 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 …

  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. 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() …

  7. 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.

  8. 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.

  9. Set Userform Background & ForeColor color - MrExcel

    Oct 13, 2007 · I have a code that changes my sheet background color to a dark blue. (Dark Theme). I would like my userform to match the sheet color. In the picture below, I manually set the colors, …

  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 …