User Profile

Collapse

Profile Sidebar

Collapse
awasm
awasm
Last Activity: Apr 15 '08, 12:40 PM
Joined: Jan 1 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • awasm
    started a topic binding pivotchart to sql

    binding pivotchart to sql

    i m a novice and dun't know much abt office components..i have written this code to bind my pivot chart with the sql server. but till now i m not successful at all..........pl z do help me to bind sql with the pivot chart of ms excel........th anks



    Private Sub cspace_Enter(By Val sender As System.Object, ByVal e As System.EventArg s) Handles cspace.Enter

    ''''''''''''''' ''''''''''''''' ''''''''''''''' ''''''''''''''' ''''''''''''''' ''''''''''''''' '''''...
    See more | Go to post

  • opening multiple files through vb6's openfiledialog

    I have written the following code in VB6 and I want to open multiple files in a single go through the openfiledialog. Please help me as I'm a beginner in VB6.
    [CODE=vb]
    Application.Scr eenUpdating = False

    filetoopen = Application.Get OpenFilename("x yz (*.txt, *.log; *.txt; *.*")
    'application.m

    If filetoopen = False Then
    OpenTotemFreqPl anFile = 0
    Exit Sub[/CODE]
    See more | Go to post
    Last edited by Killer42; Jan 1 '08, 12:03 PM.
No activity results to display
Show More
Working...