Hi
I want let data control filed as name argument.
Below is my sample code
dim aaa as string
aaa="no" ====> it's field name as name argument
data1.recordset. & ' " & aaa & " ' = 900
but have some poblem
Hope anybody can help me
Thanks!!!