Updated June 12, 2023
PART-24 – Excel VBA Userform
Transcript for Video – Excel VBA Userform
Video on Excel VBA Userform – Hello friends welcome back now that we have looked at VBA’s Macros the from data filter point of view + how we can execute commands and some new answers of logically building and connecting the VBA code its high time that probably we move towards something called user form now what exactly is user form so one you which you actually is seen on screen this is this is called user form now think about this user form as an interface were you can connect with your user and take their inputs and do something at back hand in terms of codding as per your requirement so this is the simple user form were you are actually trying to the EMI of you know certain amount and you are taking input this use user form is actually taking the inputs name in terms of name Email id, loan amount, and then tenure through droop down you can choose banks and then you can click here on this buttons to execute certain function so these are essentially called as user form so theme of the discussion of this set of video serious would be how this use for actually is created and how we can logically connect were is codding at the back hand with this set of user forms.