/build/static/layout/Breadcrumb_cap_w.png

need vbscript to split values

Hi All,

I need a vbscript to split the values.I used Split function as no luck..I have value like 45678904 .Here i have to split the first 3 digits of the value as "456".Do anyone have script for this.

0 Comments   [ + ] Show comments

Answers (1)

Posted by: AngelD 15 years ago
Red Belt
0
FirstThreeCharacters = Mid("45678904", 1, 3)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ