ArcGIS Pro 2.9.5
I have several FCs. I want to export their attribute tables to a single Excel spreadsheet file (as separate sheets within the same file).
The Table To Excel geoprocessing tool creates a new Excel file for each table export.
Can Pro be enhanced to allow exporting a table to an existing Excel file?
Copying from the attribute table and pasting it into a new sheet in Excel works for some use cases. However, it is very slow for large tables and seems less robust than a formal GP tool. I'm not sure how copying works behind the scenes in Windows 10, but it might not be ideal to have that much data stored in the clipboard in RAM.