Hey All
Sick of hitting my head against a wall on this one... i put in the
and i cant get it to run through without constantly repeating the last few lines.. as its sitting in the Buildfilter function and thats the search function
cheers
Sick of hitting my head against a wall on this one... i put in the
Code:
Buildfilter = varWhere
On Error GoTo Panicstations
Panicstations:
MsgBox "Invalid Input - Clearing Form"
btnClear_Click
Err.Clear
End Function
and i cant get it to run through without constantly repeating the last few lines.. as its sitting in the Buildfilter function and thats the search function

cheers