K
K
hi guys,
I am doing this here:
dim i
dim j
i = 10
j = 10
If i = j then
But it is giving me a false result...
Any ways to do this comparison so it gives me the proprer result?
Thanx.
I am doing this here:
dim i
dim j
i = 10
j = 10
If i = j then
But it is giving me a false result...
Any ways to do this comparison so it gives me the proprer result?
Thanx.