E
elaine
I'm trying to export data to excel then from access have
it create a chart. when I set my reference to excel
object, code works okay. However if I use late binding
access has trouble with mychart.ChartType = xlBarStacked
I get variable not defined on xlbarstacked.
Can anyone help with this?
it create a chart. when I set my reference to excel
object, code works okay. However if I use late binding
access has trouble with mychart.ChartType = xlBarStacked
I get variable not defined on xlbarstacked.
Can anyone help with this?