User Profile

Collapse

Profile Sidebar

Collapse
wankhusairi
wankhusairi
Last Activity: Sep 24 '07, 05:29 AM
Joined: Sep 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • wankhusairi
    started a topic problem with my graph

    problem with my graph

    Dear sir.. I am new in VB6. I need help in my program. I am using VB6 trying to develop a GUI that can load data from Excel into msflexgrid. After loading my data into msflexgrid I need to plot it in a bar graph. I have a problem with my graph. Since I need to read the maximum value from my excel data and then the maximum value is then plotted into the graph, how need I program my GUI so that it can choose maximum value from the data in my msflexgrid...
    See more | Go to post

  • what is the difference loading excel using msflexgrid or OLE

    hallo sir .. i am still new on using vb and i have tried to load an excel using a visual basic interface.. but if i wanted to plot my excel data what should i do.. must i cahnge my program on loading the excel by using OLE or Msflexgrid.. i am very confuse..hope u can give me some tip on how should i plot my graph using the visual basci interface. here i gave my program:

    Option Explicit
    Dim Excel As Object
    Dim ExcelSheet...
    See more | Go to post

  • how to use command button to load excel file from the listfile and then dispay it

    hello
    for your imformation im using Vb6 and having difficulties on loading a file and then displayed the file. for your information i uses a combox,listview ,directory view and also command buttons for my program.i am having the difficulities on loading the data using my load button and than display the data.if i want to load an excel data and then display the data, how shoule i program it.pls help me.

    Private Sub cboPattern_Chan ge()...
    See more | Go to post
    Last edited by wankhusairi; Sep 7 '07, 02:22 AM. Reason: add more information
No activity results to display
Show More
Working...