Sven-Bo / run-sql-queries-in-excel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run SQL queries in EXCEL

Did you know that you can use an SQL formula in Excel? Learn in this video how to run SQL queries in Excel. You don't have to be a programmer to be able to get the most out of SQL. In this video, you'll learn how to add the SQL formula to your Excel application. In particular, we will use the Python package xlwings and the xlwings Excel add-in. After setting everything up, I will walk you through some practical examples and share my tips and tricks for using SQL in Excel..

Video Tutorial

YouTube Video

Demo

Demo

Requirements

Install the dependencies with pip

pip install xlwings

Install the xlwings Excel add-in

xlwings addin install

Get to Know Me & Stay Connected

Support My Work

Love my content and want to show appreciation? Why not buy me a coffee to fuel my creative engine? Your support means the world to me! ๐Ÿ˜Š

ko-fi

Feedback

Got some thoughts or suggestions? Don't hesitate to reach out to me at contact@pythonandvba.com. I'd love to hear from you! ๐Ÿ’ก Logo

About