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

    Reading variables from input file

    Dear Colleagues, I am a new VB learner. I am frostrated with the following question. I am trying to read a file that has several lines of the following data: 1 6 2000 12 05 AM 4.99 4.58 2.85 I created the following small program to achieve that: Dim p As String * 2 Dim trash As...
  2. VbLearner

    How to read variable into an Array

    Dear Colleagues, I am a VB learner. I have the following situation: I have an input data in the following format: Date Time Variable1 variable2. ... Variable N 1/1/01 1:01PM 8.23 9.34 ... 9.8 line 3 1/1/01 1:10PM 8.23 9.34 ... 9.8 line 2 1/1/01...

Part and Inventory Search

Back
Top