Results 1 to 5 of 5
  1. #1
    robs23 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2014
    Posts
    109

    How to find all Functions and procedures that use specified function/procedure


    Hi Guys,

    I'm looking for a way to find all my functions/procedures that use specified by me other function/procedure. The reason for this is that my project has become quite complex and I have difficulties findling all functions/procedures that rely on e.g. function, for which I want to add/delete parameteres... I suppose access need to have built-in such a functionality, but I can't find it.

    I'd like to use this opportunity to ask one more thing - how can I easily print or list all of my custom functions/procedures? I mean I'd like to only list their names or names with parameters they use if possible.

    Regards,
    Robert

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,928
    Review https://www.accessforums.net/forms/n...rch-42246.html

    As for printing code modules, never tried that.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    robs23 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2014
    Posts
    109
    It's not exactly what I meant but thank you, I think there's a lot I can learn from anyway.

  4. #4
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    rob,

    Get yourself a copy of the free utility MZTools version 3.0 for VBA It will help you with many things such as List Callers of XX procedure; add Error Handling to procedure......etc.

    It's free and very helpful.

  5. #5
    atuhacek is offline New
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2014
    Location
    Michigan
    Posts
    61
    Have you tried MZ-Tools 3.0

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 06-08-2014, 05:36 PM
  2. Monthly account closing function/procedure
    By Pragmatic in forum Programming
    Replies: 1
    Last Post: 11-15-2013, 12:41 PM
  3. Replies: 2
    Last Post: 07-19-2011, 04:28 PM
  4. Need help to find a function
    By lil in forum Access
    Replies: 7
    Last Post: 03-24-2010, 12:14 PM
  5. Help with functions / procedures
    By curnil in forum Programming
    Replies: 3
    Last Post: 03-09-2010, 05:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums