Hi everyone, hoping you can help with this one as I am completley baffled! I have automated business object reports, that get exported to excel (through VBA). Now, I ran the code that does this and for some strange reason, some of the exports zoom custom was set to 4294967295. Can anyone think of a reason why this would occur? The code has always ran ok and I have never seen this happen before. Please note that I was testing out my code(which is rather lengthy) for quite a while before I ran the whole script. Im thinking it has something to do with memory, but it just doesnt make sense to me. Also because the Zoom was set to this, this meant that the code could not find any of the cells that hold the exported data.
Thanks
Thanks