paresh t
Student
- Dec 26, 2022
- 3
Hello,
I need help to solve my VBA error.
While doing renaming with the help of VBA, the Pop-Up shows error as per snap attached:
And Line 35 (As per snap)in VBA Program is as below::
Selection.Item(i).Value.PartNumber = replace (Selection.Item(i).Value.PartNumber,ElementFindName , ElementName)
I need help to solve my VBA error.
While doing renaming with the help of VBA, the Pop-Up shows error as per snap attached:
And Line 35 (As per snap)in VBA Program is as below::
Selection.Item(i).Value.PartNumber = replace (Selection.Item(i).Value.PartNumber,ElementFindName , ElementName)