Forum Discussion
elrandito
Apr 29, 2025Copper Contributor
Search and edit
Good afternoon,
I've created a table to allow me to search and filter names; however, the purpose was to be able to quickly find a name and enter information. The information entered would go into columns J and K. I have attached a spreadsheet for reference. The way it is currently set up, i am not able to edit the results.
Any help is appreciated!
1 Reply
Sort By
If you're willing to use VBA code, you can filter the table in place on the first sheet. See the attached version.
You'll have to allow macros.