07-15-2018
06:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-15-2018
06:02 PM
@bradeneuropeArthur, thanks for your reply.
I have tried to declare the mass, but it still not working.
I solved the problem by adding an column of Mass in the Partslist and deleted it afterwards.
I checked the ReferencedFiles Property (it is a hidden one) under the PartsListRow using the Object Browser in VBA environment.
and it is ReferencedFileDescriptors Type and only contain Application , Count, Item, ItemByName, Type. So there isn't Mass Property or anything else like the Normal Document file.
Probably that's why my code doesn't work.