Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Wind_Talker
in reply to: Owner2229

Hi Mike,

 

Thanks for your code. When using it, following line give me an error.

 

oName = Left(oName, FNP - 1)

 The error is

 

Argument 'Length' must be greater or equal to zero.

 

My guess is this is happening because I am not using default inventor names for bolts. Rather I am using my own defined names as "BR BOLT 1" "BR BOLT 2" and "BR BOLT 3".

 

Any idea?

 

regards