PC Review


Reply
Thread Tools Rate Thread

aht functions

 
 
=?Utf-8?B?VEFHRGlnaXRhbA==?=
Guest
Posts: n/a
 
      5th Apr 2006
I was trying to use some code that opens a file requester and lets the user
select a picture to populate a image control. The code I found uses functions
ahtAddFilterItem() but it won't compile. I get a Compile error: Sub or
Function not defined. Is there something I have to do 1st in order to use
these functions?
This is the actual function call ahtAddFilterItem(strFilter, "Compressed
Image Files (*.jpg, *.jff, *.gif, *.tiff )", "*.JPG;*.JFF,*.GIF,*.TIF")

Thanks
 
Reply With Quote
 
 
 
 
Brendan Reynolds
Guest
Posts: n/a
 
      5th Apr 2006
Perhaps someone copied some of the code from the following web page but
failed to copy it all. The ahtAddFilterItem is the penultimate procedure,
down near the bottom of the page ...

http://www.mvps.org/access/api/api0001.htm

--
Brendan Reynolds
Access MVP

"TAGDigital" <(E-Mail Removed)> wrote in message
news:F0725193-D1F7-4F52-BB1F-(E-Mail Removed)...
>I was trying to use some code that opens a file requester and lets the user
> select a picture to populate a image control. The code I found uses
> functions
> ahtAddFilterItem() but it won't compile. I get a Compile error: Sub or
> Function not defined. Is there something I have to do 1st in order to use
> these functions?
> This is the actual function call ahtAddFilterItem(strFilter, "Compressed
> Image Files (*.jpg, *.jff, *.gif, *.tiff )", "*.JPG;*.JFF,*.GIF,*.TIF")
>
> Thanks
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to convert cell formula functions to code functions Adnan Microsoft Excel Misc 1 1st Oct 2008 08:30 PM
efficiency: database functions vs. math functions vs. array formula nickname Microsoft Excel Misc 2 14th Jul 2006 04:26 AM
Converting Oracle SQL functions to Access built-in functions GVR_Mike Microsoft Access 3 30th Jun 2006 12:33 AM
Conversion from Spreadsheet Toolkit functions (ESSV....) to EssBase API functions sujay Microsoft Excel Programming 0 5th Jun 2006 10:13 AM
Conditional Functions - logical functions based on volatile variables WorkerB5 Microsoft Excel Worksheet Functions 2 14th May 2004 11:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:29 AM.