L
Lee-Anne Waters via AccessMonster.com
HI,
this is what i have just far in a procedure on a form.
strSQL = "select * from tmpDispatch " _
& "WHERE PreferedMethod = '2'"
however, i cant figure out how i would write in a 2nd where clause. i want to
exclude all records where the workype field = jumper
thanks
Lee-Anne
this is what i have just far in a procedure on a form.
strSQL = "select * from tmpDispatch " _
& "WHERE PreferedMethod = '2'"
however, i cant figure out how i would write in a 2nd where clause. i want to
exclude all records where the workype field = jumper
thanks
Lee-Anne