Anybody tell me syntax in vb .net of this line.
ProdDesc2 = left(Right(CurrDesc, Len(CurrDesc) - breakPos) & Space$(25), 25)
Anybody tell me syntax in vb .net of this line.
ProdDesc2 = left(Right(CurrDesc, Len(CurrDesc) - breakPos) & Space$(25), 25)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nitin SontakkePosted Jul 22, 2022, 1:21 PM