Blitz Excel UI

There are bunch of great scripts for MS SQL Server DBAs and SQL Developers for query analysis and performance tuning, but I use set of scripts created by Brent Ozarsp_Blitz. It’s free. Free for downloading. Free to use. Brent also has great classes for DBAs, consultants, developers how to use them properly.

I decided to wrap the scripts into Excel tables. We all know about great SQL Server Management Studio (SSMS). It’s great. But it produced result into grids and to do sort, filtering you need to export it to MS Excel.

Excel VBA enabled UI for sp_Blitz
Excel VBA enabled UI for sp_Blitz

Very quick demo about it

Change log and the latest version always available from this post

Views: 5809


Comments

35 responses to “Blitz Excel UI”

  1. THAT IS GENIUS, and I love it. Seriously, really nice work. I’d never thought of connecting directly from Excel. That is so slick.

    1. Thank you, Brent. Appreciated.

  2. Andrew Peterson Avatar
    Andrew Peterson

    Awesome! 1,000,000 points!

    1. Thank you, Andrew.

  3. Eric Patterson Avatar
    Eric Patterson

    Very interesting. Is there any kind of documentation for setting up and running? We do not install office on our servers, so I may try running this via O365 at some point.

    1. Thank you, Eric. I think this is straight forward and FAQ worksheet has most of explanation. The tool should be fully supported by MSO365. But feel free to give me a shout if you have any other question or suggestion for the tool. Planing to support it.

  4. Breck Dahlin Avatar
    Breck Dahlin

    Great job Alex

    1. Thank you, Breck.

  5. That’s really awesome! Thanks for sharing!

    1. Glad you like it. Enjoy. Will support it for sure.

    2. Thomas M Holden Avatar
      Thomas M Holden

      Amazing! Can’t wait to start using it in the AM!

  6. Amazing! I will use it for sure

    1. Fantastic! Thanks, mate

  7. Great concept. It isn’t working for me on a 64-bit system. Searching the Internet suggests using PtrSafe as part of the Declare statements but also changing the code to use 64-bit libraries. Are you able to effect those changes?

    1. Hi Jordan. As i work on 32 bit office i didn’t test it on x64. But please be sure will sort this and update shortly

    2. Dear Jordan. Feel free to download latest version with x64 compatibility sorted via the post https://1pro.bi/blitz-excel-ui-v02/

  8. Hi Alex,
    Great work!
    When I start the .xlsm file I immediately get an error message:
    “The code in this project must be updated for use on 64-bit systems.”
    Any idea?
    Greets,
    Mark

    1. Hi Mark. Many thanks. Will update this or next week. I use office 32bit. But will sort the issue shortly

    2. Hi Mark. New version is out and Office x64 compatibility should be sorted for now. https://1pro.bi/blitz-excel-ui-v02/

  9. hello,
    I downloaded and when I try to run excel on sql installed on my laptop. I see following message
    Compile Error: the code in project must be updated for use on 64 bit systems. Please review and update declare statements and then mark them with Ptrsafe attribute.

    As I am no Vb expert, please can you help.

    Looking forward to using this…
    Thanks,

    1. Hi Anoop. Thank you for your feedback. Will sort the issue this or next week. Cheers

    2. Hi Anoop.
      New version is out and Office x64 compatibility should be sorted for now. https://1pro.bi/blitz-excel-ui-v02/

  10. Is there any instruction on how to use this? I opened this and my Excel immediately became “Not Responding”. Thanks.

    1. Mike. I will try to simplify initial setup, fix few small issues and extend some functionality in next few days. Feel free to open xml file and edit server=”[PutMyServerAddress]”.

    2. Hi Mike.
      I released new version. You can specify SQL Server address now from UI.
      Feel free to download it from the post https://1pro.bi/blitz-excel-ui-v02/

  11. This is a great find for me. Thanks for the time and effort put into this.

    1. Thank you for your feedback, Ray

  12. […] For those who doesn’t know about sp_Blitz (if any) please visit Brent’s website or read another post […]

  13. Hi Alex, Good Work but my requirement to access sql server remotely using sql server username and password. Can you please help me how to make it work. I did try to find an option in xml file but did not see any option. Really appreciate your help.

    1. Hi Jaimin
      Many thanks for the comment.
      Will move connection string out from VBA code later on this week.
      I will provide a link to you later

  14. TheSQLGuru Avatar
    TheSQLGuru

    Well done!! I look forward to watching this effort progress!

    1. Thanks! 🙂

  15. Hi Alex,
    Any update on my request.

    Thanks

    1. Jaimin. Please test the latest version. You can read about the changes from this post

    2. Hi Jamin, does new version work for you?

Leave a Reply

Your email address will not be published. Required fields are marked *