adam has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Custom functions
What can you do with custom functions
RE: custom functions
Hi Adam
A custom function is also know as a user defined function (UDF). The purpose is to allow the user to create a function that does not already exist within MS Access. Custom functions (UDF's) are created by the user, this is done by writing a piece of VBA code.
A UDF can pretty much do anything that you want it to do as you are the person writing the code.
Sorry for the delay in getting back to you
Hope this helps
David