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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JonTebbens

  1. JonTebbens

    Open code not complete before AfterRefresh code begins

    This bit refreshes the docuemnt on Open. Works fine by itself. Private Sub Document_Open() marker = 21 Application.Documents.Item(1).Refresh marker = 22 end sub When I add some code to execute AfterRefresh, in order to export the newly refreshed data, I hit the error handler...

Part and Inventory Search

Back
Top