Hi,
I have a chart in ms excel which I populate via ADO. On display, it has X-Axis values based on numbers (1-9). I need to change this to dates e.g. (26-Jan to 2-Feb)
Thanks
Phathi. X-)
Hi,
I'm not an excel expert and I don't know if this is possible.
I received an excel print-out from a client which displays a chart that spreads over a timeframe.
I need to reproduce this layout from a VB program which gets it data from Oracle.
I have managed to create the chart and it's...
Hi,
How do I draw a chart in an excel document that I created from VB.
I populate the sheet with values from a database for the past X weeks and need to show graphical representation as well.
anybody?!
Hi,
How do I draw a chart in an excel document that I created from VB.
I populate the sheet with values from a database for the past X weeks and need to show graphical representation as well.
anybody?!
Hi,
I have a problem trying to trap a value which is returned by a stored SQL function (PL/SQL).
what I have is
dim SQL as string
SQL = "Declare Param VARCHAR(500);" & _
"BEGIN functionname(inVar,inVar2); End;"
myConn.execute SQL
now this works fine...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.