Bhai you have done a wonderful job... Great work... You have taught it in a very simple way which made a lot of sense... I have seen a lot of videos and google articles but none have explained it as simple and beautiful as you... Thanks a ton... Make a course on advanced VBA... And make it a paid one... People who have done this course would surely be interested in that one... It's really fascinating that you have provided such knowledge for free...
@RakshitChheda6 ай бұрын
Useful in 2024. Thank you for amazing explanation!
@jennydrumm72234 жыл бұрын
Wow, this is a great video! Very clear and understandable information on things I've been struggling to understand. Thank you!
@Melki4 жыл бұрын
Thank you, very good and clear presentation :)
@lilyfullery4779 Жыл бұрын
it was the best tutorial for vba
@trumpexcel Жыл бұрын
Glad you found it useful! :)
@JATINKUMAR-qu4vi2 жыл бұрын
Thank u so much for this wonderful and useful video.now my doubts are clear 🙏🙏
@mono654 жыл бұрын
Thanks a lot Sumit for this useful code. What about images? are they also treated as objects ?
@margad-erdeneboldbaatar47042 жыл бұрын
Thanks so much.
@abhinaygarg70294 жыл бұрын
Thank you
@pavankalyan60133 жыл бұрын
Hi bro, How to store the lastusedrow in a variable and when we run the loop from lastusedrow value to some x value.... Pls help me to solve
@leansixsigmaonlinetraining61382 жыл бұрын
Hello Sumit Can you help on Error - Run Time Error 1004 - Unable to get AverageIF Property of WorkSheetFucntion class
@kanchanthapa42554 жыл бұрын
How vba learnt what we are refering to mycell
@sunitas45754 жыл бұрын
Mycell referring to the cell which you have chosen or declare. In the above training, A1 is mycell i.e. A is a column and 1is row.