I've tried to search on the forums, but couldn't
find my answer.
I have a question
I know it's working on one criteria as follows
DoCmd.ApplyFilter , "DATE like #8/5/2002#"
Is it possible to use applyfilter on 2 search criteria?
Thanks
I've tried to use the update query to update
the table, I thought I can use replace function
but it doesn't work, any other way to do it
Thanks.
Update table1
Set col1=replace(col1,"-","")
Where instr(Col1,"-")>0
I need to reference "Microsoft vbscript regular expressions 5.5", so I can use RegExp object.
The path for that is c:\winnt\system32\vbscript.dll\3
I could do it in Access 2000 (cause it's already show on the reference list, p.s. you couln't type in the path, it won't recognize the...
I have created a QBF, which depends on what the search criteria users enter into the form. The form variables
will be feed into the query criteria dynamic.
The problem is I want the user be able to search based on the date, there're startdate and enddate on the search form,
and those are all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.