I'm running into a bit of a problem. I filtered my table mainly so you can see only elements that met one of two long numerical codes. These codes are just one column of 20 though, and in the filtering process I can no longer enter any new data in the other columns that was not already previously there.

The filter was set up with all of the data, but now new rows need to be added. How can I maintain these filters so I can still search for specific while also being able to add new information to the table and not having to choose from the drop-down box?

Apologies for the n00b question in advance.