Customer StatementsWhy do we issue customer statements to our customers? There are actually three types of statements you can […] January 9, 2025 in QuickBooks tagged customer / list / transaction / statement / QuickBooks Customer Transactions by Mike
Customer ReconciliationHow do you reconcile your customer records with your customer, to the very last detail? What is the […] December 31, 2024 in QuickBooks tagged customer / list / transaction / statement / detail / reconcile / reconciliation by Mike
QuickBooks Series of PostsWe have several articles on QuickBooks that are grouped into series. Click a blue underscored link in a […] December 30, 2024 in QuickBooks tagged QuickBooks / posts / list / table / contents / groups by Mike
QuickBooks TransactionsOnce you have setup your business on QuickBooks Plus Online (QBO), you are ready to enter your first […] December 22, 2024 in QuickBooks tagged list / transaction / balance / detail / QBO / customer by Mike
Markdown for Jupyter NotebookHere below is a very small cheatsheet for some markdown for Jupyter Notebook. Are you working with Jupyter […] October 19, 2023 in Python tagged header / list / cheat / sheet / cheatsheet / markdown / jupyter / bold / toc / format by Mike
Excel Column to CSVHow would you convert an Excel column of strings or numbers to a string as a comma separated […] July 6, 2023 in Excel tagged excel / list / VBA / csv / transpose / pandas / dataframe by Mike
Python ListsA list is a data structure that helps store, and if necessary, manipulate an ordered collection of items, […] May 28, 2023 in Python tagged mutable / list / index / collection by Mike
Vectors in RA vector is a list of items that are of the same type. A vector is similar to […] April 8, 2023 in R Language tagged data / list / type / structure / vector by Mike
Sorted Data Validation ListIn Excel, in Microsoft 365, how do you sort your dropdown data validation list? You have a cell […] February 12, 2023 in Excel tagged data / list / array / validation / dynamic / sort by Mike
DOS Command LineIn Windows, you can run DOS commands at the command line. In PC computers, DOS was the operating […] September 25, 2020 in Windows tagged command / directory / cmd / dir / files / list / DOS / DOS by Mike
WPF ListView and ScrollViewerThe ListView control derives from (inherits from) ListBox. A ListView is basically like a ListBox, but it also […] April 10, 2020 in WPF tagged WPF / bar / scroll / listbox / listview / list by Mike
WPF ListBox List FontsHere is another example of the ListBox. Here we will display all of the system fonts. Below is […] April 9, 2020 in WPF tagged display / list / box / system / listbox / fonts / font / WPF ListBox by Mike