I would like to know if it is somehow possible to export the Visual Studio 2008 error list, preferably in Excel format.
Thanks.
|
I would like to know if it is somehow possible to export the Visual Studio 2008 error list, preferably in Excel format. Thanks. |
||||
|
That's very... interesting, to say the least. You can press Ctrl+A in "Error List" window to select all items, then Ctrl+C to copy them to the Clipboard and then paste in Excel. |
|||
|
|
|
Not automated, but:
You could probably automate this quite easily with a Visual Studio macro, which could be as simple as this:
That's been generated by recording a macro (Tools > Macros > Record). The exercise of moving it out of the clipboard and into a copy of Excel is one that I'll leave for you, as I've used Excel automation before and never want to again ;=) |
|||||||||||
|
VS 2008is too vague – Snowbear Feb 18 '11 at 11:16vague, butnot too narrow. Sorry for my English :) – Snowbear Feb 18 '11 at 11:19