Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
question about strings
#6
If something is stored in a variable, it cannot disappear while the macro is running.
If the macro runs several times, and a variable must be preserved, use global variable.

str+ globalVar

Maybe I can help if you post whole macro. Insert comments where the variable is populated and where compared.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)