Uploaded by contextures on Jun 1, 2008
http://www.contextures.com/xlUserForm01.html
Create an Excel UserForm, add code and test the form. There is a sample file on the website (link shown above) that you can download for testing.
Category:
Tags:
License:
Standard YouTube License
-
96 likes, 6 dislikes
Link to this comment:
Uploader Comments (contextures)
All Comments (48)
-
This is genious! Thanks!
Mysteryman2402 1 week ago
-
Everything works fine thanks a lot but one thing. It enters the data at the next empty coloumn, but i need it to enter the data in columns that already have data further along in them. Is there any way to do this?
Thanks again
DrummerGnR 1 week ago
-
When you paste the code, where are you pasting it from? Sorry for my ignorance :(
5kplamse 2 weeks ago
-
@AliceAsya fixed it, now Subscript out of range?
AliceAsya 1 month ago
-
Compile error: Method or data member not found?
AliceAsya 1 month ago
7:01
Excel: Drop-Downs(Combo Box) and Conditional Formatting (Voice Tutorial)by iProRyan36,099 views
3:10
User Form Designby ianyat042,602 views
1:35
Excel VBA Userformby Dandandidi4you61,915 views
1:13
Excel Solution - How to Create a Data Entry Form 1 - Create an Entry Template.aviby excelassisttkk22,376 views
1:07
Word | How to create forms for users to fill in?by OfficeToDo15,367 views
2:26
How to Create Fillable Forms in Microsoft Word 2010by navitend16,468 views
3:47
Add Combo Box Drop Down List to Excel Worksheetby contextures42,397 views
16:18
VBA Programming for Excel part1 of 10by jeanpaulruche16,487 views
8:34
Create Interactive Excel Forms by Including Option Buttonsby DannyRocksExcels13,696 views
5:21
Adding and using a combobox on a userform in MS-Excelby familycomputerclub4,892 views
9:20
Creating a Simple Dashboard - Part 1by ProphetSuite40,985 views
3:13
Inputting Data using a Formby MegaHardie11,008 views
7:58
Use the Built-in Data Form in Excel to View and Filter All Fields for a Recordby DannyRocksExcels19,414 views
3:40
CREAR FORMULARIO EN EXCEL 2007by Aaron12Abdi63,496 views
3:04
Macro en Excel - Ejemplo Aplicativoby estadistico74,287 views
1:03
Turn Excel into Database Management Softwareby Vizubi25,470 views
9:15
How to Project Dashboard Excel Templateby ExcelTutorials44,107 views
10:46
Digital Dashboards Using Microsoft Excel and VBAby wjj483239,545 views
8:56
Word Creating a Fillable Formby mcglynninc78,943 views
- Loading more suggestions...
I created one, I want to manage my supply inventory, Please Help!!!
when i ran it, it said subscript range error!!!!
MsNena2507 1 week ago
@MsNena2507 If you are using different sheet names than in the sample file, you will have to change those names in the code.
contextures 1 week ago
This is a great tutorial! But I didn't see where to add this code from the website to test out. Any way to give us the link?
cspanjunkie101 3 weeks ago in playlist Favorite videos
@cspanjunkie101 On the Contextures website page (link in the video description above), there is a link for a sample file with the code in it. Download that, and it might help you see where to add the code in your file.
contextures 2 weeks ago
i got the the message at the time of clicking 'Run Sub/Userform' that "Macros in this project are disabled".. how can enable the macros, i didnt get it??? plz helpppp!!!!
TheLalli88 7 months ago
@TheLalli88 In Excel 2007: On the Ribbon, click the Developer tab, and in the Code group, click Macro Security. In the Macro Settings category, under Macro Settings, click Disable all macros with notification Click OK. If you changed the setting, close the workbook, and then reopen it.
Then, when you open the workbook, enable the macros.
contextures 7 months ago