Excel Convert Url Text To Clickable HyperlinkSupposing you have multiple URLs in your worksheet, but they are not linked, and now you need to […] September 4, 2018 in Excel tagged excel / VBA / hyperlink by Mike
Create Table SQL Script in ExcelYou have some data in Excel that you need to import into SQL Server. You don’t have a […] April 15, 2018 in Excel tagged table / create / transpose / pivot / excel / sql / import by Mike
Excel Combine Worksheet DataThe objective for this post is to learn how to combine (merge) more than one Excel worksheet file […] February 20, 2018 in Excel tagged data / excel / VBA / combine / merge by Mike
SQL Server Linked to ExcelYou can link Excel to a SQL Server database so that you can read data from SQL Server […] June 26, 2017 in SQL Server tagged link / excel / sql by Mike
SQL Server Export to Excelhttps://www.microsoft.com/en-us/download/details.aspx?id=23734 Wizard From within SQL Server you can use the wizard to export a tables or tables (using […] April 29, 2017 in SQL Server tagged data / database / excel / export / sql by Mike
Import XML File to Excel Part 2This blog post continues from the previous one called Import XML File to Excel. Now, assume we have […] February 19, 2017 in Database tagged xml / import / excel by Mike
Import XML File to ExcelIn this blog post we follow the instruction at the MSDN website’s article Creating an XML Mapping Schema […] February 19, 2017 in Database tagged excel / xml / import / VBA by Mike
T-SQL Bulk Insert-Output of Text FilesAt lot of times when working with databases you will find that you need to import a text […] January 29, 2017 in SQL Server tagged insert / bulk / paste / excel / text / import / T-SQL Bulk Insert by Mike
Embed DocumentsYou can embed PDFs in a WordPress blog and make it available for others to download as well. […] January 12, 2016 in Plugin / WordPress tagged embed / excel / PDF / Word / documents by Mike
Excel to SQL Server with Copy PasteYou can import a table of Excel data into a SQL Server database without having to re-type any […] November 2, 2015 in Database tagged data / database / excel / sql / microsoft / import / paste / copy by Mike