S
smk23
Is there any way to pass in the name of a function programmatically? I have
similar parameters for a couple of functions and would like to pass in the
function name to a statement such as:
UpdateAppointment=FunctionName("Appointment",lngAppointmentID)
Can this be done?
Thanks,
Sam
similar parameters for a couple of functions and would like to pass in the
function name to a statement such as:
UpdateAppointment=FunctionName("Appointment",lngAppointmentID)
Can this be done?
Thanks,
Sam