query help

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Do you know how to pass a field from a query to a user
defined function (module)?

I need to read in an integer field and setup a counter
from the query.

My counter will count # of items produced each day so
that I can calculate a complete date for each record.

Any help would be appreciated.
 
Hi,

Take a look at:

ACC2000: Number of Times a Custom Function Runs in a Query
http://support.microsoft.com/default.aspx?scid=kb;en-us;210554&Product=acc20
00

I hope this helps! If you have additional questions on this topic, please
respond back to this posting.


Regards,

Eric Butts
Microsoft Access Support

"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
<http://www.microsoft.com/security/security_bulletins/ms03-026.asp> and/or
to visit Windows Update at <http://windowsupdate.microsoft.com/> to install
the patch. Running the SCAN program from the Windows Update site will help
to insure you are current with all security patches, not just MS03-026."
 
Back
Top