I have a function which is called from several different forms' sub-routines, but I don't know how to pass a table name variable for example from the form to this function in code.This would be nice to do as it would eliminate duplication of this code in all these forms.Anyone?