How to only select “special” cells.
Do you ever have a large chunk of data with random blanks that you want to fill out? After filtering, do you ever want to just copy the filtered data and paste it elsewhere? Or, if you just want to select the cells that contain formulas within a larger group of cell values? Performing these functions is actually quite simple. Just highlight all your data, then click Edit>Go To>Special (F5>Special). After hitting special, you get a menu that allows you to specify the types of cells within your range you want to select.
Do you ever have a large chunk of data with random blanks that you want to fill out? After filtering, do you ever want to just copy the filtered data and paste it elsewhere? Or, if you just want to select the cells that contain formulas within a larger group of cell values? Performing these functions is actually quite simple. Just highlight all your data, then click Edit>Go To>Special (F5>Special). After hitting special, you get a menu that allows you to specify the types of cells within your range you want to select.
Blank Cells
For example, if you are only interested in the blank cells, then check off “Blanks”. If you wanted to fill all the blank cells with a formula or some value, then make sure you copy that formula or value beforehand, then select all the blank cells, then paste.
Visible Cells
If you wanted to copy all the filtered data and skip all the other data in between, first filter out your data accordingly with a filter. Then select the data you want to copy. Then go to Edit>Go To>Special. Then check off “Visible cells only”. This will ensure that only the visible part of the filter is selected. Then copy and paste to wherever you want it.
Other Special Cells
As you have probably already seen, you have many options to choose from when selecting special cells. You can select only the current array, cells with conditional formatting, row and column differences, cells with constants, cells with comments, etc. Feel free to play around with selecting various cells.
Special Uses for Special Cells
You may ask why we need to select special cells. Sometimes when I look at a huge spreadsheet of numbers, there may be a lot of blanks that represent 0s. Suppose I want those blanks to appear as 0s. Then I could use the Go To Special menu. Suppose I want to quickly take snapshots of different cuts of data. I can filter accordingly and use the Go To Special menu to select visible cells only and paste them into another location. The Go To Special menu can come in surprisingly handy in many cases. Always keep in mind that it is available.