Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code condensing
#2
Not Solved
Hi,
If you want to compare multiple values I would suggest you to use Dictionary object.

And to avoid spaces you can use Trim function and to make the comparision case insensitive you can use lcase or Ucase on both the values to be compares that way it will convert the value in lower case or upper case and you can compare them.

let me know if u have any queries regarding this.
Reply


Messages In This Thread
Code condensing - by joncfrazier - 05-15-2012, 10:07 PM
RE: Code condensing - by Shridevi.Salagare - 05-16-2012, 12:26 PM
RE: Code condensing - by joncfrazier - 05-16-2012, 07:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)