Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working on custom table for steel lines for my company and i want to extract steel line ENDS from description in iproperties to my custom table.
For example: 1/2 steel line description is: 1/2"_HYDLINE_LENGTH" TL_E1_END1_E2_END2
I was able to extract steel line size from description using:
Left(iProperties.Value("Project", "Description"),3)
But Now, i am having hard time to extract END1 and END2 from description. For END2 in description.
Any help would be appreciated.
Thank you in advance.
Solved! Go to Solution.
