Question for those who know how to use EXCEL
Question for those who know how to use EXCEL
How do I apply a formula to an entire column without stretching it with the mouse for thousands of rows?
select the cell with the formula in it
CTRL+C
select the cell where you want the pasting to start
scroll down to the cell where you want the pasting to stop
shift and click on that cell, which should highlight all the cells between the two
CTRL+V to paste in your formula
an alternative to scrolling down to find the end cell is to manually type in the name of the cell you want the pasting to stop in the little dropdown field at top left where the current cursor position should be displayed, then before hitting enter, hold down the shift key, which will select all the cells in between
hope that made sense





an alternative to scrolling down to find the end cell is to manually type in the name of the cell you want the pasting to stop in the little dropdown field at top left where the current cursor position should be displayed, then before hitting enter, hold down the shift key, which will select all the cells in between
hope that made sense

Thanks tnf and seremtan. I asked this because I thought that EXCEL would have some sort of a smart way to manage data if I applied a formula to an entire column, but it is not the case. By using the IF command, I made "invisible" entries into columns, for a couple thousand rows, but they still take up space, thus making my file really heavy.
Basically I made a spreadsheet to calculate my weekly budget based on the number of days left until the date that I should start working again (I don't work during school). I wanted to share this file with others so that they could , but then I realized that the file was 4.5mb... I think that if I apply all the formulas to the entire columns, it could hit 15mb+ easily.
Btw, here's a sample of my budget sheet:
http://putstuff.putfile.com/35215/2171087
Btw, here's a sample of my budget sheet:
http://putstuff.putfile.com/35215/2171087
Last edited by ToxicBug on Tue Jan 09, 2007 12:32 am, edited 1 time in total.