07-01-2021
04:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-01-2021
04:59 PM
Does it work with just the message box or are you using it elsewhere? It seemed to work for me the first time. Not at the computer now but maybe change the first part back to this. Keep the original string separate than the new.
Dim PartNo As String PartNo = iProperties.Value("Project", "Part Number") 'Creates an array of strings seperated by "-" myparams = PartNo.Split("-")
If this solved a problem, please click (accept) as solution.
Or if this helped you, please, click (like)
Regards
Alan
Or if this helped you, please, click (like)
Regards
Alan