I recently learned (via this site) how to list all of the functions/subs in a given module. Now I want to learn how determine the required number and type of arguments for these functions/subs. Any ideas out there?

Thanks