Hi,
I am using Microstation Connect Edition Update 15
Is there a way I can increment existing text by a certain value? I know of the copy/increment text tool but I do not want to copy, only to update the existing text by a value of 7.
Thanks
Gerd,
Thanks for this. I've just managed to run this and it works as intended.
Is there a way to make it work with text that is suffixed with numbers? i.e if my string is "EM-3614NS-ISS-17" the copy/increment text tool will give me
"EM-3614NS-ISS-24" which is what I want, however the VBA tool gives me and error 13 type mismatch.
MicroStation VBA Increment Numeric Text (la-solutions.co.uk)
No it cannot be done, only a VBA Macro or Addin would be able to provide that functionality without copying the original element.