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 Chriss 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: *

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

    How to detect "AfterXX" events (e.g. Workbook"After"Save)

    I need to know when a workbook has been saved for certain (i.e., user did not cancel the SaveAs dialog). I would like to determine this through an event of some kind, but I have not found anything suitable. I also have a similar problem with auto_close (in a module). If a user closes Excel...
  2. JackCopper

    How do I put a delimited text string into Excel Cells

    I would like to put tab delimited text into successive horizontal cells. TextToColumns does what I want, except that it is a method of range objects, hence I seem to have to put the entire string into a one-cell range, then use TextToColumns on the range. It works, but it is ugly. Could someone...

Part and Inventory Search

Back
Top