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 strongm 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: *

  1. logisimo

    Convert DOS file to UNIX

    Just a procedure thatasks for input. Copy and paste itito VB MODULE AND PRESS F5. Public Sub InsertParagraphAndText() Dim nChapter As Integer Dim nFigures As Integer Dim i As Integer nChapter = InputBox("What is the chapter number?") nFigures = InputBox("How Many Figures?") For i = 1 To...

Part and Inventory Search

Back
Top