Hi,
I'm having a very frustrating time trying to keep graphs aligned and have been working on this one workbook for the past several weeks and just can't figure it out. Here is what i'm trying to do:
I have 4 graphs I want to align so they form a square with the borders touching each other...like a + sign. I can get them aligned like that, but once i run a Worksheet_change Macro the graphs come out of alignment. The Worksheet_Change Macro puts trendlines on the graphs but should not move anything. They are moving just slightly, but enough where it looks terrible (i'm eventually going to have about 20 graphs lined up so it'll look really unprofessional if they come out of alignment). I should add, that if i run any worksheet_Change then it will move these graphs (even if the worksheet_change does nothing to the graphs).
If you are familar with worksheet_change events, they make the screen flicker and right after that my graphs move. I'm talking milimeters here.
Please help. I can't find anything out there that will help and i've exhausted every resource I know.
--fyi: I've tried all 3 of the Object positioning options under the Size and Properties menu and the Snap to Grid. I have a macro that runs when the user clicks on the graph too so I'll need to be able to click the individual charts.
Thanks,
Darius
I'm having a very frustrating time trying to keep graphs aligned and have been working on this one workbook for the past several weeks and just can't figure it out. Here is what i'm trying to do:
I have 4 graphs I want to align so they form a square with the borders touching each other...like a + sign. I can get them aligned like that, but once i run a Worksheet_change Macro the graphs come out of alignment. The Worksheet_Change Macro puts trendlines on the graphs but should not move anything. They are moving just slightly, but enough where it looks terrible (i'm eventually going to have about 20 graphs lined up so it'll look really unprofessional if they come out of alignment). I should add, that if i run any worksheet_Change then it will move these graphs (even if the worksheet_change does nothing to the graphs).
If you are familar with worksheet_change events, they make the screen flicker and right after that my graphs move. I'm talking milimeters here.
Please help. I can't find anything out there that will help and i've exhausted every resource I know.
--fyi: I've tried all 3 of the Object positioning options under the Size and Properties menu and the Snap to Grid. I have a macro that runs when the user clicks on the graph too so I'll need to be able to click the individual charts.
Thanks,
Darius