I
Irene
i have a form which have "material code" and "DOno". this two field are text.
in this form i want when click the button and it will open another form. but
it is link with this two two field. how i write the code in the
stLinkCriteria. I have try many times, but stil cant get the right. hope
somebody can help me. i have type it like this:
stLinkCriteria = "[matl_code]=" & "'" & Me![matl_code] & "'" And " [DO_no]="
& "'" & Me![DO_no] & "'"
anything wrong? thanks for the help!
in this form i want when click the button and it will open another form. but
it is link with this two two field. how i write the code in the
stLinkCriteria. I have try many times, but stil cant get the right. hope
somebody can help me. i have type it like this:
stLinkCriteria = "[matl_code]=" & "'" & Me![matl_code] & "'" And " [DO_no]="
& "'" & Me![DO_no] & "'"
anything wrong? thanks for the help!