G
Guest
I am having difficulty in creating a section of a macro. I need to be able to copy and paste a range of cells from one area to another. The copied area of cells needs to be such that when I push CTRL-ArrowUp from below it, that it goes to the first actual number instead of the first copied cell. I have tried <Copy> and then <Paste Special> and checked only the values box, but this still results in the cursor moving only to the bottom-most copied cell instead of the bottom-most cell with an actual number in it.
I need to do this so that I can make charts that accurately reflect the amount of data i have, instead of having false zeros (i.e. it drops to zero on the graph)
I need to do this so that I can make charts that accurately reflect the amount of data i have, instead of having false zeros (i.e. it drops to zero on the graph)