snowboardr
Programmer
What would be the best way to trim a string such as a news article so I could show "Start of article here..[more]"
I could use NewString = Left(MyArticle, 40) but that would cut off words etc...
Any ideas?
Jason
I could use NewString = Left(MyArticle, 40) but that would cut off words etc...
Any ideas?
Jason