Hey People,
Is there a method in VBA to search a string for a particular character? I thought there was a command called Instring(), but I must be mistaken. I am trying to see how many vbcrlf's I have in a caption, so that when it reaches 5 I will remove the first line and then add onto the bottom, so that I get a scrolling effect on my labels..
Thanks for any help!
Is there a method in VBA to search a string for a particular character? I thought there was a command called Instring(), but I must be mistaken. I am trying to see how many vbcrlf's I have in a caption, so that when it reaches 5 I will remove the first line and then add onto the bottom, so that I get a scrolling effect on my labels..
Thanks for any help!