N
Nomey
Dear all,
I'm still busy evaluating strings. I want to evaluate these strings:
". "
" ."
", "
" " & vbCr
"." & vbCr
vbCr
vbTab
etcetera,
And then define an action for each possibility.
I wonder is an Elsif statement is a good way to do this. Maybe I can avoid many (nested) If's that way. Could someone give me an example of such a structure?
Best regards
Shirley
I'm still busy evaluating strings. I want to evaluate these strings:
". "
" ."
", "
" " & vbCr
"." & vbCr
vbCr
vbTab
etcetera,
And then define an action for each possibility.
I wonder is an Elsif statement is a good way to do this. Maybe I can avoid many (nested) If's that way. Could someone give me an example of such a structure?
Best regards
Shirley