Hi sir i just want to share that i successfully finished your video tutorial and also successfully finished it in excel. Thank you so much sir for taking time to show us your information for free. You are such a person! ❤
@excel-tutorial Жыл бұрын
Wow!!! I am so happy to hear that. I hope that this video is helping your business. You are also so amazing. I wish you have a great day.
@rexbenemerito19439 ай бұрын
The very best KZbin Excel Macro Tutorial I've ever watched. You're very unselfish in sharing your expertise for Free. You are an angel to many Excel VBA Beginners. It is very comprehensive and covered a lot of topics including the Debugging process to ensure that the codes are running correctly and covered also many other important techniques. A thousand Likes and Thank you very much. God Bless you Brother.
@nairobi2032 жыл бұрын
Thanks for sharing. There are so many concepts included. Great video.
@redhawksrbАй бұрын
Everything is very well explained in a factual and understandable way. Thank you very much for all your hard work and dedication.
@nadeesharathnayake48712 жыл бұрын
A good video with easy steps. Thank you
@thetrungchu29422 жыл бұрын
Thank you for your sharing. It's really a cool stuff.
@sadatarefinrafat2 жыл бұрын
This is some really great content. Highly practical and useful. Thanks
@jovke792 жыл бұрын
Thanks a lot. I really appreciate the effort. Just keep going!
@successdavid8959 Жыл бұрын
Thank you for sharing this. it's really helpful I appreciate it.
@excel-tutorial Жыл бұрын
Thank you for your amazing comment.
@happy-life52 жыл бұрын
Excellent! It is easy to follow tutorial. Thank you!!!👍👍👍👍👍
@redhaakhund12712 жыл бұрын
Excellent brother and for the cleare explanation. Do more videos please👍👍👍👍👍
@yugalways5173 ай бұрын
Thx you so much , Macro Tutorial I've ever watched ..good luck
@moncia9835 Жыл бұрын
You are an amazing teacher! 😊😊😊
@dinkahundessa5118 Жыл бұрын
Great tutorial and easy to follow. Keep it up, bro.
@excel-tutorial Жыл бұрын
Thank you for watching and your warm comment.
@monirajv2 жыл бұрын
Great Video, Thanks a lot
@6403421 Жыл бұрын
OMG thanks so much for this! It really helped me with building my Lab inventory system
@norlynantonio13795 ай бұрын
The best tutorial I've ever watched 🥰🥰🥰
@cledithfalls22205 ай бұрын
I really like this is there a way to make the selected row that is highlighted to get to a new sheet instead of being deleted
@고경민-c2u2 жыл бұрын
선생님 엄청 능력자시네요 굿!!
@GadgetsWorlds2 жыл бұрын
You're very good keep it up you will soon get many Subscribers and views. 👍
@jaironaranjo36545 ай бұрын
You are amazing! Thank you for what you are doing!
@adhammohamed3358 Жыл бұрын
Hello sir , This Videos is amazing , thanks for sharing so much info. I want ask something if I have 5 Rows and I want to delete the 3rd row when I deleted The ID suppose to be 1 2 3 4 but the ID not change its like 1 2 4 5 and advice for this problem ?
@Mrgasman1978 Жыл бұрын
Wow awesome dude. This is of such great help. Are you using korean excel?
@excel-tutorial Жыл бұрын
Thanks and I hope that this video gives you some benefits for completing your task. I am using both Korean and English settings.
@Mrgasman1978 Жыл бұрын
@excel-tutorial thanks! Yes very helpful tutorial really. It has very practical, simple and smart ways to handle complicate tasks.
@calogiga10 ай бұрын
This was very usefull. Thank you very much.
@seifashoushmedex7068 Жыл бұрын
this is a great tutorial just i faced one issue in the correction mode that once i click on a cell containg the thing i want to change and after correction its changing another cell with the same characteristics so imagine i have imported two products usually the correction is implemented in the one at the top
@Newboldheath Жыл бұрын
Love this and built it today for my business, thank you! would you know if it is possible to capture the deleted line items and store in on a separate sheet? this would be very useful for historical records. also could you show me how to secure the document to prevent modifications but will allow data input into the management system
@iESTO8187 ай бұрын
did you ever figure this out? i want to do the same
@Charlie-xq4dl Жыл бұрын
Thank you for sharing ❤ is it possible to add the start time and end time column? Similar to time tracker? Thank you so much
@reidon8833 Жыл бұрын
Great stuff. One issue that I encountered with this is when you delete an entry is that the ID is no longer incrementing correctly. For example, if you have 5 ID then delete the data or entry that is in ID 3, the ID data will show as 1, 2, 4 and 5 instead of 1,2,3 and 4.
@excel-tutorial Жыл бұрын
Thanks for your comment. A good question. On deleting issue, it was built not re-use the same ID number in order not to overlapping with the ID number which is already removed from the list of inventory array. Otherwise, it might be confused later on, I think.
@reidon8833 Жыл бұрын
@@excel-tutorial is there a way to get the ID incrementing correctly?
@cheerbear9059 Жыл бұрын
It is incrementing correctly. It's an ID, so it's unique to only that entry otherwise it would just be a count, if I'm correct
@adhammohamed3358 Жыл бұрын
@@excel-tutorial Hello sir Okay but if I want to make the sequence go right if I deleted any row Is there a way to do it?
@hazelmosot7274 Жыл бұрын
Up. I also wanted to have this kind of feature.
@zorsun16372 жыл бұрын
Thank you so much for sharing. It's help me improve inventory for my small business.❤❤ Btw, I have a question about Userform on product list. I wanted to show all the data such as product code, product name, and remark in the box but when double click, it will fill only product code. can you tell me how to do it?
@excel-tutorial2 жыл бұрын
Hi zorsun, Thank you for watching the vdieo. On your inquiry, please see at 40:57, you can control it as well.
@jigsshah1982 Жыл бұрын
Hi, Thanks for Teaching me and making me update. it was really amazing to learn in easy way. but i have one quire. When we delete the entry from add items why it's not taking ID in continue way? (Exmple:- If I have adding 10 items and if i want to delete the 5th entry then below number are not coming in sequence) So just update me can we make it possible with VBA
@CK-en8tw3 ай бұрын
Hi Sir, thanks for sharing this amazingly useful video. I have encountered this "error 91 object variables not set, can u explain how to resolve this?🙏
@luigisir6893 Жыл бұрын
hi and thank you for this really interesting video. a question... but how did you enter the calendar when selecting the date? Thanks for the reply.
@maghribi28 Жыл бұрын
Great tutorial Sir, Can you help me to fix this issue when I choose export my values are not going down for exemple if i have 100 pcs keyboard when I add 50 export, the graph will show 100 import and 50 export, as normal must show 50 import and 50 export.Thank you
@kiliu194 Жыл бұрын
would anyone help me? As I follow step by step, but "variant is not support in automation VBA" msgbox is prompt.
@manoj93512 жыл бұрын
Great sir can u make a fee management system for gym and highlited or generate report of fee dues
@jhimlozada2940 Жыл бұрын
HI can you make a stocks daily inventory like example for restaurant
@franklind.cobbinah433811 ай бұрын
thanks so much for such a wonderful workdone. i have followed your procedure and i have been able to produce a wonderful work , but i am trying to report the vba codes in different sheets in same workbook though i will change some few variables and name but the approach will be same. i have tried that but i get minor errors in the sheet 2 though i used the module 2. can your please help me with that?
@HowDidTheShowGo2 жыл бұрын
Great, easy to follow tutorial... Can you upload (or send to me directly) the XLS file w/ the VBA? I really like what you did and I'd like to include DATES (ReservedFrom & ReservedTo), which will add a lot of complexity but necessary for my use case. Thank you, in advance, for your consideration.
@ugochukwuudorji32234 ай бұрын
Hello I’m having issues on part 19:40 of the video. After Inputing everything as displayed, when I click F5, it says the below: Run-time error: ‘1004’ Method ‘Range’ of object’_Global’ failed Plsssss help 😢
@kidanear5784 Жыл бұрын
I got the error message "rowNum is not defined" and it can not work. I don not know where the problem ist.
@excel-tutorial Жыл бұрын
The solution would be go to name box and define rowNum. Then the issue will be gone, I think.
@HendrickSim Жыл бұрын
Hi, I am trying out this program and notice that when I choose export my values are not going down (E.G I have 150 import and when I add 50 export, the graph will show 150 import and 50 export) Could you help me with this? Much thanks and appreciation
@clivejutson5574 Жыл бұрын
Great video. How could you import the "raw data" to another sheet within the worksheet👍🏻
@mommysheng3806 Жыл бұрын
Hi.. the code for worsheetfunction max dont accept the colon. I always get compile error. Thank u so much i am learning a lot.. hope u can answer me please. Appreciate it a lot 💜
@iESTO8187 ай бұрын
hello, sir. first off, great work. awesome exercise. My id counter keeps increasing when i make an edit to an old entry. For example, when i want to edit ID #2, i dbl click, make the edit, and now the ID # has changed to the newest increment. any suggestions?
@hanmengtan1712 Жыл бұрын
hi sir it give me error while i add rowSource in userform
@excel-tutorial Жыл бұрын
Hi, Thank you for watching this video. Based on my guess, it would be a good idea to check the range of rowSource is correctly implemented.
@abdullahsalem804810 ай бұрын
I got the the same issue. Did you figure it out?
@abdibasitfarah7459 Жыл бұрын
Where can I downloaded this system?
@muhammadrafiulaziz1232 Жыл бұрын
Thank you for giving an extraordinary tutorial useful, sir. I have a problem sir. When I click the delete button, then I add the item again, the data is inputted on the lowest row (on the Row B1048576). Is there a way out for the problem? Thank You
@adhammohamed3358 Жыл бұрын
Hello Did you find a solution for this problem
@CyrDencioTv10 ай бұрын
Sir do you have warehouse inventory vba? Have location, batch, mfg and tracing features? Thanks
@kumar_da3500 Жыл бұрын
Please give download link
@deaofrecio95688 ай бұрын
Help. When I’m adding a new item, it adds to the last row of the table not the first row. What can be done to fix this?
@elizabethcoloma70663 ай бұрын
I have a problem in updating the data it will not reflect in the table and the formula I inputted was gone
@CaracalTactical11 ай бұрын
Hey how can I add a single toolbar for text search on the Userform
@camperph9 ай бұрын
is it possible to have userform on macbook air?
@mr.a676711 ай бұрын
Do you make custom excel sheets for people ?
@Krarista2 жыл бұрын
it says rowNum empty when i am at 26:56
@camperph9 ай бұрын
Hi sir how can it automatically update number when deleting item?
@naimulislam39245 ай бұрын
I need same but there need some changes. How I can contact you?
@OliverSilvestre-l9v Жыл бұрын
very nice inventory management system. can you make a management system of a seed inventory with login? so that it is more secure and only allowed person can access.
@jaswanthnandipati4308 Жыл бұрын
hello ! have you found anything for seed inventory?
@bhavneshparikh82832 жыл бұрын
In case of manufacturing process ? How to work?
@wongsoon-n2f9 ай бұрын
Thanks
@jianjazz Жыл бұрын
im adding a item and it add in the main sheet but in the print sheet the additional item wont appear
@quameatu Жыл бұрын
thanks for the tutorials what if you have multiple products would this be convenient .please can you share the file
@orleanralia329710 ай бұрын
Thank you. Sir
@annl9637 Жыл бұрын
I love Excel but you cannot replace this with a good ERP system. Supply chain is tied to billing and costing of products and tracking POs and item receipts. Great for a small mom and pop but not scalable. You would still need to ultimately migrate to a system that handles all.
@bhavneshparikh82832 жыл бұрын
Can you make manufacturing inventory management?
@excel-tutorial2 жыл бұрын
Hi bhavnesh parikh, Kindly please tell me what kind of functions are necessary for the manufacturing inventory management?
@bhavneshparikh82832 жыл бұрын
@@excel-tutorial Create BOM and process wise matinee Production job order consumption finish product transfer to BSR and sold product
@excel-tutorial2 жыл бұрын
After checking them, it is required a lot of things to do. It is unfortunately too much for me to do it. However, the next video will be sale receipt VBA. That might be partly cover up BOM part. Thanks for your understanding.
@dfaro84536 ай бұрын
Why you didn’t add a location, bin or store number?
@redd5303 Жыл бұрын
can you share the template bro ? :D
@manoj93512 жыл бұрын
Sir make fee management system for gym thanks sir
@excel-tutorial Жыл бұрын
Hi MK-Tech, Thanks a lot for your inquiry. Kindly please share some more detail on fee management system for gym? More detail would be better for me to understand it.
@manoj9351 Жыл бұрын
Sir can u share u r email id plz
@excel-tutorial Жыл бұрын
@@manoj9351 This is my e-mail address. life96336@gmail.com
@manoj9351 Жыл бұрын
Thanks sir I send u detail asap
@manivelthangasamy68642 жыл бұрын
Bro can I get the template
@meynardolansangan29072 жыл бұрын
Easy on Sim Registration o one
@jennelyndivina Жыл бұрын
Can i have that
@ImmeMalaysia Жыл бұрын
very blur cant read the text
@excel-tutorial Жыл бұрын
Hi Imme, Thanks for the comment. There is a solution. Please go to the setting and the quality of video. Select the Full HD and it should work. My original video is Full HD, but somehow it shows blur sometime and sometimes not. Please let me know if it does not work.
@sindhupriya9703 Жыл бұрын
Vba meaning
@excel-tutorial Жыл бұрын
"What Is VBA? Visual Basic for Application is a human-readable and editable programming code that gets generated when you record a macro. Today, it is widely-used with other Microsoft Office applications such as MS-Word, MS-Excel, and MS-Access."
@TuttleVictoria-i8j3 ай бұрын
Garcia Elizabeth Perez Karen Robinson Eric
@manoj93512 жыл бұрын
Great sir can u make a fee management system for gym and highlited or generate report of fee dues