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

    Get statement give Bad Record Length error

    I have a macro that has been working for about 3 years, but I am now occasionally getting a bad record length error. The process starts in a Visual Basic application that sends information to a text file that is opened using the Open statement in VBA and then reads the data records. The data...
  2. sharlfish

    Using a Grid control on a VBA UserForm

    I am trying to find a grid control that I can use on a VBA userform to gather an unlimited amount of information in a grid format from a user and then place the information entered onto a Word document. I have tried a grid control that can be used in VB, but it is quite cumbersome in VBA and...
  3. sharlfish

    Detect available printers using VBA

    I need to add a userform module to a macro to allow the user to select from a list of printers available to them. What I envision is to write code to search their system to see what print drivers are installed on their printer and give them the option to choose from those printers, much like...

Part and Inventory Search

Back
Top