R
Raymond Chiu
datarows=me.dataset2.tables(0).select("(asc(substring(intpartno,1,1))-64)="
& cint(me.dropdownlist1.selectedvalue))
It promp the error and I find that asc() does not work.
Is it a valid function?
Any other function can replace asc()?
Please help.
Thanks,
& cint(me.dropdownlist1.selectedvalue))
It promp the error and I find that asc() does not work.
Is it a valid function?
Any other function can replace asc()?
Please help.
Thanks,