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 Shaun E 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: Morc
  • Order by date
  1. Morc

    Codec installation mystery.

    Hi, not too sure about how you would deploy it with the actual application, maybe with a batch file, but in GSpot you can find the path of where the codec is installed, ususally system32, and then copy the necessary files onto a disk. The codecs are usually .dll files. You could then copy...
  2. Morc

    Codec installation mystery.

    Hi, a program that can identify codecs is called GSpot and can be downloaded free on the internet from a number of different sites, just do a search for "gspot codec" and you'll find a lot of sites where it can be downloaded. GSpot can tell you information about which codecs you have installed...
  3. Morc

    Clear Form Problem

    Can you copy & paste a list of the code for the Clear Form button and the button with the error handling?
  4. Morc

    Delete certain lines of text in Word using macro or VB6

    Thanks Works a treat. Cheers
  5. Morc

    Delete certain lines of text in Word using macro or VB6

    I'd appreciate the full code. Thanks
  6. Morc

    Delete certain lines of text in Word using macro or VB6

    Does anyone know how to remove lines of text from word that match certain criteria? Either by using a Macro or in VB6? The scenario is that an application at work produces items of work for my colleagues in the form of a list of information. They cut & paste this list into Word and then print...
  7. Morc

    Sort by date

    I have a database in Access2000 which has a table of repair details for PCs. The database is sorted by Serial Number and then by date. I view the details from within my VB6 application by searching on the Serial Number but the records are not in date order, even though they are sorted in the...

Part and Inventory Search

Back
Top