chris
chris
"Repent" <Repe...@hotmail.com> wrote in message 
news:%23aPczuV...@TK2MSFTNGP05.phx.gbl...
If you have wmp registered on you machine, here is an api that *may* work:
http://www.mvps.org/access/api/api0011.htm
If it does, it will free you from any of the negative problems of using 
third party controls.
-- 
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com 
"Arvin Meyer [MVP]" <arv...@mvps.invalid> wrote in message 
news:eeIAtDYl...@TK2MSFTNGP06.phx.gbl...
-- 
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"Repent" <Repe...@hotmail.com> wrote in message 
news:%23aPczuV...@TK2MSFTNGP05.phx.gbl...
-- 
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"sebastico" <seba...@discussions.microsoft.com> wrote in message 
news:BFCB500E-C4BC-4FC3...@microsoft.com...
>
> Hi
>
> I have been trying your suggestion, nevertheless, I don't know how to
> declare the Function code in the cmd button. If possible, step by step is
> highly appreciated.
I followed the instruction. However, when I click the "?" button Microsoft 
Visual Basis display:
Compile error:
Ambiguos name detected: ahtAddFilterItem
Could help me to fix this error. Just in case I'm working with MS Access 2003.
Thank you very much indeed
While in the VB Editor, use Ctrl-F to find Function ahtAddFilterItem in the 
entire database. Assuming they're the same, delete one of them.
-- 
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"sebastico" <seba...@discussions.microsoft.com> wrote in message 
news:E4B017F3-FBB2-4675...@microsoft.com...