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 Wanet Telecoms Ltd 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: dtennis
  • Content: Threads
  • Order by date
  1. dtennis

    Saving text file in program

    I need to change multiple file names in a directory that contains almost 3000 files. I know how to change the names but I want to save the file and keep looping to the next file. I am using excel in a macro to loop thru the directory. Excel 2000. Thanks
  2. dtennis

    Find the Name of a created control and delete it.

    VBA on an Excel 2000 Worksheet Using the following code I create a list box. Set lstSubs = .Shapes.AddFormControl(xlListBox, 400, 700, 200, 200) The next time someone opens this worksheet I want to make sure that this listbox is deleted so that when this code runs again it will not just keep...

Part and Inventory Search

Back
Top