if you don't have "developer" ontop it is in options > customize ribbon, many excel VBA tutorial commonly forget this and just assumes you already have developer
As soon as possible I hope hahaha I don't want to give an exact date but everything except for the intro section is now recorded. So it is pretty darn close to finished.
Hello, Mr. TeachExcel! Thank you for this video! I used the scripts you provided here to send data from Userform Multipage and back to repopulate the Userform Multipage textboxes. Both command buttons I created worked well that whenever I submit data from all pages in Multipage to Excel, all data appear in their respective cells; however, when I try to get the data back from Excel to Userform textboxes, data only populate textboxes in the first page of the Multipage. All other textboxes in Multipage didn't get populated as the script showed error message 1004 right before the data that's supposedly go to page 2 and beyond of the Multipage. It seems as if the program is unable to find the first textbox in page 2 that's why it stops and shows the bug message. In short, the retrieve data button only works for page 1 of the Multipage; the rest of the pages' textboxes don't get data. Could I bother you for a bit to explain why this happens and how to fix it, please. Thank you!
if you don't have "developer" ontop it is in options > customize ribbon, many excel VBA tutorial commonly forget this and just assumes you already have developer
Hi there, trying to follow along on a Mac, Excel version 16.61.1. The Insert Userform option isn't available. Am I using the wrong version? Thanks!
Nice one! Looking forward to more. Thanks and Thumbs up!!
Thanks for the comment Wayne! Glad you liked it!
Good & clarity explanation on form vba excel - keep it up
Excellent video easy to understand thank you so much. Since long time I m struggling to understand macro and user form now today it is clear.
Thank you. Great tutorial looking forward for Basic to Expert level vba course.
You are very welcome Sami! I'm very excited to get it published :)
OMG you explain this in such a great way that is logical thank you
Thank you for this tutorial great job. Looking forward to your VBA course 😀
You are most welcome Nader! :)
Does this work for Excel 16.13 form Mac?
Really Enjoyable Tutorial...Thank You Sir :)
Thanks Darryl! I'm glad you think so :)
Thanks but for some reason, I opened the VB window but can not find you so called 'insert' button, so I really don't know how to even start a form...
Good morning. Is it possible to create an executable file for this microsoft VB project?
Thank you! Any idea when the course will be online?😊
As soon as possible I hope hahaha I don't want to give an exact date but everything except for the intro section is now recorded. So it is pretty darn close to finished.
Oke, thanks! 👍
Hello, Mr. TeachExcel! Thank you for this video! I used the scripts you provided here to send data from Userform Multipage and back to repopulate the Userform Multipage textboxes. Both command buttons I created worked well that whenever I submit data from all pages in Multipage to Excel, all data appear in their respective cells; however, when I try to get the data back from Excel to Userform textboxes, data only populate textboxes in the first page of the Multipage. All other textboxes in Multipage didn't get populated as the script showed error message 1004 right before the data that's supposedly go to page 2 and beyond of the Multipage. It seems as if the program is unable to find the first textbox in page 2 that's why it stops and shows the bug message. In short, the retrieve data button only works for page 1 of the Multipage; the rest of the pages' textboxes don't get data. Could I bother you for a bit to explain why this happens and how to fix it, please. Thank you!
Than you! Great tutorials
Thanks Tomasz! I'm glad you think so!)
why ''run form'' can't be on my back ground? and why i have to see the excel software around my running form?
sir what should we do if forgot the uner ID and password?
Thanks a lot for the help.
the line of "Worksheets(1).Range("a1").Value = txtValue.Value" did not work, it did not recognize the variable "txtValue.Value", can you help please?
it thinks txtValue.Value itself is a variable, not txtValue
or just go to stack overflow and get people to help
txtValue should be replaced by whatever your form field is called eg TextBox1...
Thanks
Awsome teaching. Thanks man
I dont hace value in the options! 😢
Thanks sir🎉
can't download the file. It asks for my email address and then tells me my email address is already on file. ????
The downloadable file for this is in the VBA course, which I am finalizing now.
UserForm Couse Playlist: ua-cam.com/play/PLxhsXZXQXrUCKGlVG8xanGfvSX6h50a5Q.html
Calender entry for excel
Watched
🎉🎉🎉
Bad video not clear
I have a problem. Can you help me? Could you please provide me with your email?
Please 🙏
It doesn't work