my date data range are not visible in vib chart!
By ashraf83
@ashraf83 (645)
Malaysia
August 2, 2006 7:46pm CST
hi all,
im using MSchart and vb6 to make a chart, what im making is a chart that filled with date data such as 3/1/2006 to 3/31/2006. what annoy me is i managed to plot the chart but in X-axis legend the date arent show. and one more think when i plotted data for 3/1/2006 to 3/31/2006 , it should present me with 31 data but instead it shows only 30 data. im using SQL to set my data range
rs.Open "Select S1,S2,S3,S4,Q from test2 where [Name Pa] ='" & x & "' and Dates between #" & start & "# and #" & end & "# ORDER BY Dates ASC", cn, adOpenDynamic, adLockOptimistic
please someone help me
thanks
1 response
@kahheng (281)
•
18 Dec 06
I know this thread is a little old, but have you found an answer to your problem here?.. If not, I would need more info to help you out here :)