About 1,170,000 results
Open links in new tab
  1. Userform.... Always on top | MrExcel Message Board

    Oct 23, 2008 · Hello I need a userform to be always on top of any Windows applications. Is it possible. I want to use it to reduce the amount of paper i print. At the moment, i make a printout of data that i …

  2. Importing images into userform | MrExcel Message Board

    May 1, 2012 · Re: Help importing images into userform Here is a method to insert 2 images (from a folder not a worksheet) into 2 frames on each page in a multipage userform If you create a simple 2 …

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

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

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

  6. Enter date dd/mm/yyyy in userform textbox - MrExcel

    Nov 29, 2006 · Firstly select the userform in question and select date field. Press F4 to show the properties for that field then scroll down to the field named text and input dd/mm/yyyy and this will …

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

  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. Userform Data Entry Validation - VBA Code - MrExcel

    Oct 29, 2013 · Userform Data Entry Validation - VBA Code browalex Oct 29, 2013 userform vba & excel 2010 B

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