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 derfloh 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: burcello
  • Content: Threads
  • Order by date
  1. burcello

    Word cannot open the template in the STARTUP folder

    I learned from some earlier threads a simple and elegant way of sharing custom toolbars and macros with other users of Word on the same machine: Simply save the word document containing this modifications as a template (.dot) and copy that template into the STARTUP folder (C:\Program...
  2. burcello

    Open a file from a drop-down list of files

    How can I make a UserForm display all the files within a given directory and allow the user to choose one of them? I have a piece of code which makes Excel open a CSV text file. It works flawlessly but it requires the user to type into a textbox the exact name of the file she wants to open. I'd...
  3. burcello

    Move text from one cell to another in Excel IF conditions are met it

    I'm trying to come up with a macro to evaluate an entire column of cells, then copy the text in the string if the conditions are met. I have some code which does something similar. It cycles through some cells, compares each to one in a relative position, and clears the contents of other cells...

Part and Inventory Search

Back
Top