Recent content by ronshar

  1. R

    Insertline kill custom toolbar

    Hi Thanks for your reply I am inserting lines of code and no the button is not disabled it simply will no longer run the code associated with button. No error messages are generated. I i go to Intermediate with a call the toolbar function again it will then run ok untill insertlines occur .
  2. R

    Insertline kill custom toolbar

    Hi all I am wrinting a utility for the VBE The routines are called from as custom toolbar setup in the VbE The routine uns the first time when I click the toolbar button the routine runs may code fine the routine does some insertines once this is done then toolbar button will not run...
  3. R

    Find a Proceedure in project modules in access vba

    Hi wazz I think i may have not explained myself properly I wand to cycle through all modules and from modules to find the sub or function and then load that module into the VBide and selectthe whole module ready to cut to the clipboard. Hope this helps to clarify Ronh
  4. R

    Find a Proceedure in project modules in access vba

    Hi All could someone show me how to find a Proceedure in project modules and then select the proceedure found in the vba codewindow in access 2003 vba thank you for your time Ronh
Back
Top Bottom