Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. goldenboy10

    Which procedure called?

    Goooood for you the 1st Iceman Thanks a lot See ya!
  2. goldenboy10

    Which procedure called?

    Hi all, Is it possible to know the name of the procedure which called the proc A? Exple: Sub B() call A ... end sub Sub C() call A ... end sub Sub A() If Sub B called me then Workbooks.open (Path B) elseif Sub called me then Workbooks.open (path C) end if ... end sub Please...

Part and Inventory Search

Back
Top