Hi,
I have a code that works fine with all conditions accept the one and need your help please
My code says:
Check if the name is exist or not
If not, then GoTo new_item (it works great)
If exist and the BarCode is exist for the same name then just add the quantity (This is what I need)
If...