About 731,000 results
Open links in new tab
  1. how to pass parameters to query in SQL (Excel) - Stack Overflow

    Mar 25, 2011 · Use "Get Data" and SQL query option, filling out the server name and adding the SQL query code. With that done, you can create a dummy table(s) in your Excel file that can …

  2. Passing Dynamic Query Values from Excel to SQL Server

    Jan 16, 2015 · For queries using parameters – if we have to change the values of parameters, we have to go to the Connection and make the change which isn’t an easy way of doing it. In this …

  3. Use Excel Parameters to Dynamically Export SQL Server Data

    May 8, 2020 · Not any more, with the power of the M language, we can add parameters into our Excel report and use them for our query. In this tip, I will show you how it's done. In our …

  4. Create a parameter query in Microsoft Query

    When you query data in Excel, you might want to use an input value - a parameter - to specify something about the query. To do this, you create a parameter query in Microsoft Query: …

  5. vba - How to add parameters to an external data query in Excel

    Jun 22, 2010 · Excel's interface for SQL Server queries will not let you have a custom parameters. A way around this is to create a generic Microsoft Query, then add parameters, then paste …

  6. Passing Parameter Values from Excel to SQL Server

    Jan 15, 2023 · In my first video, “Passing Parameter Values from Excel to SQL Server,” I show you how to connect to SQL Server and read values from a cell and pass those values to a …

  7. Calling a Stored Procedure from Excel with multiple parameters

    I have set up a connection to my SQL server to the database where the stored procedure is located. The Stored Procedure works fine in SQLServer. The Stored Procedure runs from the …

  8. Pass Parameters to SQL Queries - Excelguru

    Apr 28, 2016 · To pass a parameter to the database, we have to separate it from the parameters in order to avoid the formula firewall. This means that we break query folding. And this means …

  9. Run an SQL Query With a Parameter from Excel 2007

    It lets you do SQL operations on anything that is marked as a table inside Excel. You can query across workbooks, and also use tables from an external database (SQL …

  10. Query parameters in an external connection to sql server

    Dec 13, 2004 · To elaborate on what I want from that link exactly is to have query parameters that reference cells in the worksheet. At present I'm using VBA and a cell change trigger event. Is …

  11. Some results have been removed
Refresh