CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: nil.kul007

Search: Search took 0.11 seconds.

  1. Replies
    11
    Views
    4,677

    Re: Excel and VB 6

    sorry next time I am using
  2. Replies
    11
    Views
    4,677

    Re: Excel and VB 6

    Hello sir,


    In this program all the excel files are merging in one sheet but after merging all the source files are in red only form and also after merging all the source files are not closing...
  3. Replies
    11
    Views
    4,677

    Re: Excel and VB 6

    Sir I changed but same error was showing. and also it is not asking user to save this please check sir


    Private Sub Merge_Click()
    Dim fso As New FileSystemObject
    Dim fol As Folder
    Dim i, j As...
  4. Replies
    11
    Views
    4,677

    Re: Excel and VB 6

    The Error message is : ActiveX component cannot be create object errorActualy it is a VBA code I modified to use in VB 6.0
    is it able to modify like after merging it ask to user to save plz sir

    ...
  5. Replies
    11
    Views
    4,677

    Multiple Excel files merged in to one sheet

    I biginner to VB Devoloper and I got first project only confusion so please help me friends
    This is a Excel merging program but it gives some Activex error plz anybody help me fast
    this is my...
  6. Replies
    11
    Views
    4,677

    Excel and VB 6

    Hello code guru It is a program to merge all excel sheets to one sheet but I wrote this code on the base of VBA right now giving Activex error plzzzz check and conform me back


    Private Sub...
Results 1 to 6 of 7





Click Here to Expand Forum to Full Width

Featured