To start this I know VBA and use VB.Net frequently, but I have never used to in Microstation and I just came across an instance where is would help me very much. I have around six hundred text values that are numeric strings. I have a factor that I need to reduce them by lets say 0.6
I am not sure how the VBA projects are implemented in MS or how you would call "Selected" to a Dim in the project. and then return it back to MS.
It would work much like the Text increment function, Value*.6 instead of Value+1