User Profile

Collapse

Profile Sidebar

Collapse
siddhi
siddhi
Last Activity: Aug 14 '06, 04:22 PM
Joined: Jul 11 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • siddhi
    replied to Read Multiple files in Vb6
    what it basically does is ...opens word files and get information and put it in excel. I have one file to excel but not multiple files working. I am not sure how would i deal with arrays when I have to set the SRSWordApp As Word.Applicatio n.....like..

    Dim cellno As String
    Dim rw As Double
    Dim cChar As String

    Dim SRDDWordStr As String
    Dim SRSWordApp As Word.Applicatio n
    Dim SRDDWordApp As Word.Applicatio n...
    See more | Go to post

    Leave a comment:


  • siddhi
    started a topic Urgent Help

    Urgent Help

    Hi, I am trying to read multiple files in vb...FileListBo x...can anybody help....i m rly new in vb...thnks
    See more | Go to post

  • siddhi
    started a topic Read Multiple files in Vb6

    Read Multiple files in Vb6

    Hi, I am very very new to vb6. I am trying to browse and read multiple microsoft word files. i am able to do for one file as follow, but not multiple files. Please I need help ASAP. Thanks

    Private Sub Process()
    On Error GoTo Err_Handle
    Dim i As Double
    Dim SRSWordStr As String
    Dim newStart As Double
    Dim tmpStrStart As Double
    Dim tmpStrEnd As Double
    Dim StopFinding...
    See more | Go to post
No activity results to display
Show More
Working...