i think that will return a string of the value in that column, you're
testing it against an integer, which is why a type mismatch error occurs.

perhaps
##################
If road.Col(i) <> "" then
##################

depends what you're expecting that to return really...?

ash

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, 31 October 2003 9:48 AM
To: [EMAIL PROTECTED]
Subject: MI-L Typer Mismatch on Column


I tried the following but I get a type mismatch error, any ideas how to
resolve
this ?

If road.Col(i) <> 0 then



---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 8977

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 8979

Reply via email to