A
Andre
Hello,
Thank you for the help the last time I asked questions, they were very
helpful. I have another question. I'm now able to grab a string from
the user input test formfield. I now need to search for a string
within that variable to determine the next course of action. The
following is my code, but everytime I try to use more than one
character (right now I'm searching for one character, which I
deliberately insert), it barfs some error message at me. Right now
the code is behaving unpredictably, and I believe there should be a
different function for searching for a string within a string. Also,
when I used to do programming in Pascal, for more than a few
if...then...elses, it was better to use CASE. Is it the same with
VBA? Thank you very much.
Andre Susanto
Thank you for the help the last time I asked questions, they were very
helpful. I have another question. I'm now able to grab a string from
the user input test formfield. I now need to search for a string
within that variable to determine the next course of action. The
following is my code, but everytime I try to use more than one
character (right now I'm searching for one character, which I
deliberately insert), it barfs some error message at me. Right now
the code is behaving unpredictably, and I believe there should be a
different function for searching for a string within a string. Also,
when I used to do programming in Pascal, for more than a few
if...then...elses, it was better to use CASE. Is it the same with
VBA? Thank you very much.
Andre Susanto