what do you mean by "Find" action. In general there are several ways to save datasets.
- From grid, select left top corner to select all or select your celss/rows. Then from right click menu choose Copy rows or Copy Cells. This gives you 4 options to save to outside file. But this is just expansion on what you are doing but allows you to include headers, etc.
- From a data grid use the sent to menu to save to Local storage as a table (if you have pro)
- From a data grid use the sent to menu to publish to Toad Intelligence Central (if you have pro and commercial TIC)
- From SQL Editor or Query Builder the SQL can be saved as a Toad View and used as a table or inline query view
- From Grid quick export can send to Excel and then you can connect to Excel as a data source
- From Export you can export to access database
Those are the ones that come to mind. I suspect I misses a few.