T-SQL Tables and Row CountYou are exploring a database in SQL Server using SSMS. You need a script that simply reports the […] January 10, 2023 in SQL Server tagged table / row / explore / exploration by Mike
Excel Add or Remove Table Rows and ColumnsRows If you have an Excel table, you can easily add rows to that table. One way is […] October 27, 2022 in Excel tagged column / row / excel / remove / table / add / Excel Tables by Mike
Excel Convert One Row to ColumnsWhen would you ever need to convert a single row of text to several columns of that same […] December 7, 2020 in Excel tagged column / transpose / columns / row / rows / excel / convert by Mike
WPF Grid Row and Column SizingThe default height and width for Grid rows and columns is *. What does * mean? When a […] March 27, 2020 in WPF tagged column / grid / auto / size / row / sizing / * by Mike