No announcements
Found 2796 threads
-
0 Votes
UserForm
>>" I have an userform in VBA Excel that contain checkbox and I want to rotate it 90 degrees " How Can I ?Answered | 4 Replies | 602 Views | Created by MansourSadeghi - Wednesday, August 24, 2016 5:34 PM | Last reply by David_JunFeng - Friday, August 26, 2016 2:38 AM -
2 Votes
ComboBox in a userform
hi i am very new in userforms, i know my question might be very simple, i made a userform and i placed a combobox which should bring up the info from my sheet ...Answered | 4 Replies | 1510 Views | Created by Sol Stein - Tuesday, December 18, 2012 1:45 AM | Last reply by Sol Stein - Tuesday, December 18, 2012 6:29 PM -
1 Votes
Populating a userform
Application.Visible = False MsgBox "An Error ocurred while creating the standard userform.Answered | 11 Replies | 2791 Views | Created by avenmarg - Thursday, November 15, 2012 4:13 AM | Last reply by avenmarg - Monday, November 26, 2012 3:03 AM -
0 Votes
Question on Excel Userform when the userform is closed
Hi, I have multiple userforms in my application.Answered | 9 Replies | 895 Views | Created by ExcelUser2507 - Monday, February 16, 2015 9:03 PM | Last reply by Domenic Tamburino - Wednesday, February 18, 2015 11:09 PM -
0 Votes
Track control on userform
Purpose was/is that the user can click (mouse_down) the label to store the selected label and when recalling the userform to raise the selected label.Answered | 6 Replies | 378 Views | Created by JP Ronse - Sunday, July 9, 2017 1:19 PM | Last reply by JP Ronse - Saturday, July 15, 2017 9:49 AM -
0 Votes
VBA Excel - Printing a UserForm
The problem is that my files contains many userforms that some of them need to be printed so it is not easy that way that new workbooks are opened.Answered | 7 Replies | 11693 Views | Created by Ran_123 - Tuesday, January 30, 2018 3:27 PM | Last reply by Deepak Saradkumar Panchal - Friday, February 9, 2018 1:08 AM -
0 Votes
Userforms - How do I stop a userform from automatically starting?
Hi, May seem like a stupid question, but I've got a userform running, but need to edit the design etc change some of the questions only when I click on the file the ...Answered | 1 Replies | 424 Views | Created by adshaw73 - Sunday, July 31, 2016 10:47 PM | Last reply by Cimjet - Sunday, July 31, 2016 11:10 PM -
3 Votes
Printing VBA userform as Landscape
I had a problem when the userform was larger than the paper.Answered | 18 Replies | 48884 Views | Created by VBAnders - Wednesday, May 13, 2009 11:10 AM | Last reply by vancouver_ron - Thursday, November 12, 2020 4:50 PM -
0 Votes
userform won't hide
Past the following in the Userform module Private Sub CommandButton1_Click() Unload Me End ...Answered | 2 Replies | 5053 Views | Created by Ruijt - Monday, October 24, 2011 11:44 AM | Last reply by Peter Thornton (Excel MVP 2008-13) - Wednesday, October 26, 2011 10:55 AM -
1 Votes
VBA Excel - digitial signature (userform)
how can I have a user sign an EXCEL USERFORM?Answered | 1 Replies | 10456 Views | Created by Babsjoy - Wednesday, March 23, 2011 8:57 PM | Last reply by Dinesh Kattameda - Thursday, March 24, 2011 5:26 AM -
0 Votes
run macro in userform button
In the Visual Basic Editor, double-click the command button on the userform.Answered | 2 Replies | 737 Views | Created by vinaykrishnapoojary - Friday, July 31, 2015 12:19 PM | Last reply by Hans Vogelaar MVP - Friday, July 31, 2015 12:42 PM -
0 Votes
Excel 2010 – VBA Userforms – how to customize size of Userform
It is usually fairly simple to change the size of a UserForm during the Initialize event....Answered | 12 Replies | 5766 Views | Created by theShyButterfly - Tuesday, March 31, 2015 6:05 AM | Last reply by iamrick - Monday, February 13, 2017 12:39 PM -
0 Votes
Multiple page in userform
Dear, i am new in vba excel. i want to set three pages (multipage) in a userform. can any one help me here.Answered | 1 Replies | 570 Views | Created by ankurbd - Wednesday, January 1, 2014 6:11 AM | Last reply by Joel Engineer - Wednesday, January 1, 2014 7:25 AM -
0 Votes
[Excel] Userform Help
Because your Post heading is "Userform Help" .Answered | 8 Replies | 773 Views | Created by huzzug - Monday, January 19, 2015 10:25 AM | Last reply by huzzug - Wednesday, March 11, 2015 3:24 AM -
0 Votes
Multiple user in one userform /workbook
I have an excel workbook with userform using for data entry by user. there are 4 department that will be using the data entry.Answered | 5 Replies | 1047 Views | Created by Lenoj - Thursday, March 6, 2014 5:14 AM | Last reply by Joel Engineer - Thursday, March 6, 2014 8:40 AM -
0 Votes
UserForm ListBox Problems
Could you please provide the code which initialize the userform?Answered | 6 Replies | 2009 Views | Created by benjy_t - Tuesday, December 11, 2012 10:27 PM | Last reply by Quist Zhang - Friday, December 21, 2012 4:19 AM -
0 Votes
Update records using a Userform
It appears that when I populate the Userform by using the Search combobox, change any data and then press the cmdUpdate button it adds the data as a new row at the bottom ...Answered | 9 Replies | 388 Views | Created by Steve MW - Thursday, December 28, 2017 2:35 PM | Last reply by Steve MW - Friday, December 29, 2017 5:04 PM -
1 Votes
Excel 2010 Userform Appearance on Windows 10
The Visual Basic Editor hasn't been updated - it still uses menus and toolbars, and userforms in design view look like they did in Windows 7.Answered | 2 Replies | 1269 Views | Created by vbadeveloper4life - Friday, October 16, 2015 11:01 AM | Last reply by Dogubob - Monday, October 19, 2015 4:03 PM -
0 Votes
Listbox multi-select in excel userform
The code should be place in the code module for the UserForm...Answered | 9 Replies | 3427 Views | Created by Azher11 - Wednesday, June 1, 2016 9:41 PM | Last reply by Deepak Saradkumar Panchal - Friday, June 3, 2016 7:03 AM -
0 Votes
CLEAR CONTROLS ON A USERFORM
Doug, re: reset userform controls Not simpler, but you only have to write it once.Answered | 5 Replies | 2186 Views | Created by 6da4 - Friday, November 10, 2017 1:09 PM | Last reply by 6da4 - Friday, November 17, 2017 12:00 PM - Items 1 to 20 of 2796 Next ›
No announcements