Thread: Charts in forms
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
W. B. W. B. is offline
external usenet poster
 
Posts: 1
Default Charts in forms

Hi everybody

I have two problems to get a charton a userform working:
- How can I set the option "Value (Y) axis crosses between categories" that
is available on the spreadsheet?
I have read in an array from a spreadsheet into a ADO recordset. I only
find examples on ADO recordsets that result from SQL queries. In my
example, the ADO data is not recognized, when I copy them in VBA arrays it
works.

I appreciate any advice,

W. Bauer