


There are an 4x3 array, in which 4 rows and 3 columns. Columns represent NAME,CUSTOM_ID,TEL.
How to serach corresponding cell match in array alone with ASCAN(). Following are my code.
TEXTBOX named PFID_Keyin got a value from user.
ASCAN(a_curlist,form_upload.PFID_Keyin.Value)
ASCAN() returns 0 all the time. What is going wrong ?


By the way , why Type(form_upload.PFID_Keyin.Value) returns N even 『DATATYPE CHARACTER』 was seted up ?



Best Regards
chen min