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!

Search results for query: *

  • Users: Bugget
  • Content: Threads
  • Order by date
  1. Bugget

    Recursion preventing events from firing

    I have a recursive function which works (ie I have stepped through it on multiple occasions and never seen it go into an infinite loop and the output is correct) but whenever I use it to validate user input, my code in the BeforeUpdate and AfterUpdate events will never be executed. I have...
  2. Bugget

    Reports to Postscript

    I just started working with the Adobe PDFDistiller object in VBA. After reading up on how it works I see that it needs to have an input postscript file. How can I programatically print a report to a postscript file?

Part and Inventory Search

Back
Top