Hi All,
I have strange problem here... I have a macro which is basically sorting data from one sheet to another, and the data that is sorted will populate a graph. It is working fine, but what I find odd is that on a completely unrelated worksheet, the graph appears as a "ghost" image - meaning that it appears to be on the worksheet, but as soon as there is any manipulation (even just scrolling the mouse wheel) the graph goes away. I stepped through the code line by line, and tried temporarily commenting out the lines, but the graph still appears at random times. I keep all the code uncommented, and scroll the window when the graph appears (to make it disappear), but after a few lines of code it appears again.
...has anyone seen this behavior?
..never mind, I closed and reopened the file, and it's not happening anymore...
I have strange problem here... I have a macro which is basically sorting data from one sheet to another, and the data that is sorted will populate a graph. It is working fine, but what I find odd is that on a completely unrelated worksheet, the graph appears as a "ghost" image - meaning that it appears to be on the worksheet, but as soon as there is any manipulation (even just scrolling the mouse wheel) the graph goes away. I stepped through the code line by line, and tried temporarily commenting out the lines, but the graph still appears at random times. I keep all the code uncommented, and scroll the window when the graph appears (to make it disappear), but after a few lines of code it appears again.
...has anyone seen this behavior?
..never mind, I closed and reopened the file, and it's not happening anymore...
Last edited: