Part of the code below
While i<=ProductsNumber
ORootProducts. Item (I). A PartNumber=ProductName
ORootProducts. Item (I). Update
I=I + 1
Msgbox I
Wend
[img=https://img-bbs.csdn.net/upload/201603/07/1457351863_480095.png
Why only products are changed, the products haven't changed the underground parts, cycle has been performed, consult everybody a great god
CodePudding user response:
Add DoEvents try again,