Before I was used to do vb programming and that was fun, but I have just shifted to VB6 programming, and thats causing a big headache. I don't know whats the basic diff, b/w vba and vb6 programming. For example I have created a chart and wanna change its type, am doing the following but it gives error. There are similar problems. Please lemme know if there is a good learning reference for VB6. Also MSDN help is quite confusing since it searches its library out of a very large product applications instead of vb6 specific support.
objchart.ChartType = Excel.xlChartType.xlLine
objchart.ChartType = Excel.xlChartType.xlLine