Madmick
Member
Simple question about autofill. In the above chart, I have a very simply accounting sheet set up. As you can see, the first row with values is the third row. So cell E3= C3-A3. But that's only because it's the first. For every cell after there is a pattern predicated on the total that came before it:
E4= E3 + (C4-A4)
E5= E4 + (C5-A5)
etc.
Now, I can extend this pattern for automatic calculation by grabbing the bottom right square of E4 or below in the E column, and dragging it down. I did this so you could see the result in the sheet. You see $90.00 is the ultimate balance, and then it is repeated again and again since all the expense/profit below that are empty values.
So the problem is that I don't want to have to do that. I want to autofill according to that pattern in perpetuity down the E column because one never knows how many entries might be reached. This is essential.
I'd also prefer it if nothing showed in those cells until there was a balance to be shown (i.e. I don't want "$0.00" all the way down cluttering the column- just the ultimate balance so far). This isn't essential, but strongly desired.
Double-clicking the bottom right of E5 doesn't work. None of the autofill options worked the way I used them. Help, please.