
[ENH]Export function for /gse debug
Closed this issue ยท 2 comments
๐ข How does GSE currently work
As intended
๐ข Describe the solution you'd like
An export feature for debug to create a doc or csv with the information
๐ข Describe alternatives you've considered
Copy/paste functionality
๐ข Additional context
Add any other context or screenshots about the feature request here.
This cannot be done as wow has no ability to write to a file outside its SavedVariables storage.
You can already do this:
Ctrl+a yo select all, Ctrl+c to copy
goto Excel
CTRl+v to paste
Then convert data to cells:
Here's a more detailed breakdown:
Select the range of cells: Highlight the cells that you want to include in your table.
Format as Table: On the Home tab, click the Format as Table button.
Choose a table style: Select a table style from the gallery to customize the appearance of your table.
Verify the cell range: The Create Table dialog box will appear. Ensure the selected range is correct.
Indicate headers: If the first row contains column headers, check the "My table has headers" box.
Confirm: Click OK to finalize the conversion.