Hey!!
We have a client naming standard that ends with number, ex. ws0004, ws0125 and so on.
It want to determine what the fourth last number is (always the fourth last number) to see if it is a client with a number higher that 1000.
How do I easiest get this info??? I need to use it in a IF.. Then, like If xnumber > 1 then blabla, else bla bla
Thanks
/Daniel
We have a client naming standard that ends with number, ex. ws0004, ws0125 and so on.
It want to determine what the fourth last number is (always the fourth last number) to see if it is a client with a number higher that 1000.
How do I easiest get this info??? I need to use it in a IF.. Then, like If xnumber > 1 then blabla, else bla bla
Thanks
/Daniel