The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
I am ass with making spreadsheets, so I apologize if this seems a little obvious, but I've Googled around and haven't been able to find an answer: is there a way to make it so that the number in a cell is equal to the row number minus 1? For instance, I'm organizing entries for a slideshow and have a column for slide numbers, but since I am inserting new rows of information periodically, the order gets screwed up and I'd rather not have to handle it all manually. Obviously I could just look at the row number and know that the slide number will be one less than that, but for organizational purposes I'd just like to have it written there...
Perfect, thank you. Do you know if there's a way to paste this into every cell I have selected? Google Spreadsheets seems to want me to do it one by one...
Zeromus on
0
Deebaseron my way to work in a suit and a tieAhhhh...come on fucking guyRegistered Userregular
Perfect, thank you. Do you know if there's a way to paste this into every cell I have selected? Google Spreadsheets seems to want me to do it one by one...
Oh, type it in the cell- hit enter. now select the cell again, and click and drag the tiny blue box in the lower right hand corner down to all the cells you want to apply the formula to.
Posts
-Current W.I.P.
Perfect, thank you. Do you know if there's a way to paste this into every cell I have selected? Google Spreadsheets seems to want me to do it one by one...
start with A1 = 1
Then set A2 = A1 + 1
Oh, type it in the cell- hit enter. now select the cell again, and click and drag the tiny blue box in the lower right hand corner down to all the cells you want to apply the formula to.
-Current W.I.P.