Let me start over. This is only for a "wow" effect. Obviously you can
manually rotate any 3d graph by grabbing the handle and moving it. What I
want is code that overall will take an access query result of maybe 5 rows,
3 cols, create an Excel workbook, open it up, paste the query results in a
worksheet, create a 3d graph, and then in VBA start a loop that will call
the rotate method of the graph to give it the effect. Like I said, I've
done this before back in school with vb6 in not too much code. I can do
most of this already, I only need the rotating loop.
Does anyone know this?
Thanks.