Quickly fix columns that are missing data in Excel
Chris Menard
Senior Trainer at BakerHostetler | Microsoft Certified Trainer | YouTuber | Public Speaker
When you import data into Excel, occasionally a column of data will only have a key field listed one time. Two examples would be "states" only showing once at the start of each data set (see image above), or Product Number IDs are only showing once. Trying to manipulate data is almost impossible to do unless you correct the worksheet.
Before we fix this, there are two keyboard shortcuts you should know. One is imperative because, without it, you cannot fix this quickly.
Two keyboard shortcuts
- CTRL + G - to pull up Go To. Another method is the F5 key. You can also use the mouse to get to Go To. It is in the "Editing group" of the Home tab.
- CTRL + Enter - does two things. It keeps you in the current cell you are working in, and for my example, Ctrl+Enter is used to fill all the selected cells with the same data I typed. Without CTRL + Enter my solution for quickly fixing your data cannot be done.
YouTube Video showing how to fix the missing data
Steps to correct missing data
- Select the first cell with something in it down to the last cell that is blank in the range. In my example, you select A2 to A21.
- Now do Ctrl + G.
- Click Special.
- Select Blanks.
- Click OK.
- Cell A3 is now the active cell. Type =A2 and press Ctrl + Enter. I do not think it is possible to fix this with the mouse.
- Copy column A.
- Right click Column A and Paste Values.
Now you can sort, filter, create a PivotTable, create a data validation list, and do advanced filters.
Chris Menard's blog post on this article
https://chrismenardtraining.com/fix-missing-excel-data/