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

    Editing HTML in Word

    I'm editing an HTML email in Word 2003. I want to remove all of the indents in a discussion thread email. In Word 2000 I can select all the text and say edit paragraph and set alignment to left and than set the left indent to 0 inches. This will move all of the text to the left margin with no...
  2. Marke103

    Input Box Value to Sql String

    I have an Input Box that willl receive a numeric input. I want to assign the value to an inyeger variable and use it in a where clause in a sqlStr. Is this possible. What is the syntax. Below is the portion of cose I'm tryiong to do. CoID = InputBox("Enter a Company ID Number&quot...
  3. Marke103

    Do Loop Problem

    Hi I'm fairly new to VBA programming and I'm having a problem with a Do Loop. Below is the code I'm using. I'mtrying to loop through a table that has payment information based on some information from a second table. Than I'm trying to write information to athird table. Everytime I try to run...

Part and Inventory Search

Back
Top