Making a graph / chart using VB and Excel 
Author Message
 Making a graph / chart using VB and Excel

For the Range object try something like
 Set objExcelRange = objExcel.Range("A1", "C3")

Regards,
Simon Jones
MillStream Design
Independent IT Consultants



Mon, 09 Jul 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Problems updating MS Graph charts in Powerpoint using Excel VBA

2. Excel graph/chart in VB 5 Project

3. Making chart using VB ?

4. Export From Visual Basic to Excel Chart (graph)

5. Creating charts as objects in excel sheets using vb6 / vb dotnet

6. Vb, Access, graphs and charts.....

7. XY Graph or strip chart needed for VB 1.0

8. VB 4 Professional -- graph / chart

9. How do i print the MS Chart (Graph) present on a VB form

10. Making graphs with VB .net

11. Making curved graphs - can VB do it?

12. Making curved graphs - can VB do it?

 

 
Powered by phpBB® Forum Software