Mikey Bronowski
Blogs, Articles, and Posts
How to add pictures to Excel with PowerShell?
(bronowski.it)
Spreadsheets' main purpose is data: storing, manipulating and analyzing them. We can add some
By: Mikey Bronowski submitted:Jun 16 2022
Spreadsheets' main purpose is data: storing, manipulating and analyzing them. We can add some
colours or charts to make the data more friendly, but sometimes we may want to add something else - like a logo or picture and all that can be achieved with PowerShell.
By: Mikey Bronowski submitted:Jun 16 2022
How to import/export data between SQL Server and Excel using PowerShell?
(bronowski.it)
ImportExcel is a powerful tool to manage MS Excel, however, the user is not limited to data stored
By: Mikey Bronowski submitted:Jun 16 2022
ImportExcel is a powerful tool to manage MS Excel, however, the user is not limited to data stored
in worksheets. We can import from and export to SQL Excel data using a combination of ImportExcel and dbatools modules.
By: Mikey Bronowski submitted:Jun 16 2022