Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
excel chart animation
Name: criss Date: November 6, 2003 at 06:12:07 Pacific OS: XP CPU/Ram: 512
Comment:
Hello. I am a student and for a info-class project I have to make in Excel a chart to be animated. I have to do this without actually typing code in VBA, but I am allowed to use macros (to record a macro, I think). Please tell me, what are the ways I can do this?
Name: Taxi Date: November 7, 2003 at 07:08:43 Pacific
Reply:
If u mean "animated" rows , u can have it by "colorin" them with ur macro, for example, select them and move them, etc....To do that kinda thing, duplicate ur sheet, at starting state,register ur file. Then create a new macro by usin one of the 2 sheets, start recording, make ur operations, stop record and next register. Next apply ur macro to ur original saved sheet. But Is that wot u want...?
Summary: I want to make an excel chart, column type, with three labels on the "category (x)axis" and two stacked columns instead of one, as the program allows me. Practically, I would need to make a combinatio...
Summary: went through a few tests and this is what we came to: this problem is consistent across the board in any word document that is linked to any of our s/s. when a chart is pasted as a linked, excel char...
Summary: I created an XY Scatter chart in Excel but I want it to give me the coordinates of each point in the chart. As far as I can tell you can only do either the X axis point or the Y axis point not both. ...