Workspaces

Thom Hartle

This Excel dashboard tracks agriculture markets and uses Excel's FILTER Function to pull the same month's contract data from each year.

The markets tracked are Soybeans, Soybean Meal,… more

Thom Hartle

This post is similar to the recent post "Excel 365 GROUPBY and XLOOKUP".

That post introduced using the Excel function GROUPBY to arrange by sectors the stocks in the NASDAQ 100 and identify… more

Thom Hartle

Excel's GROUPBY function offers the ability to create a summary of data. The data can be grouped, aggregated, sorted, and filtered based on the fields you specify.

The syntax of the GROUPBY… more

Thom Hartle

The Excel dashboard at the bottom of the post displays the stocks tracked in the NASDAQ 100 Index broken down by the 11 Global Industry Classification Standard (GICS) sectors.

The NASDAQ 100… more

Thom Hartle

This post details the Excel sample at the bottom of the post using Excel's Power Queries to pull in weather forecasts for a city. There are four steps:

Determine the latitude and longitude of… more
Thom Hartle

Excel's REGEXEXTRACT function enables enhanced text extraction based on patterns using regular expressions (regex) rather than fixed positions. This function enables you to pull specific data from… more

Thom Hartle

Microsoft Excel's PROPER Function simply "Capitalizes the first letter in a text string and any other letters in text that follow any character other than a letter. Converts all other letters to… more

Thom Hartle

This video, presented by CQG Product Specialist Helmut Mueller, walks you through using his Super Template for developing and testing a trading system.

The Super Template is installed in CQG… more

Thom Hartle

The previous post: "Excel 365 REDUCE and LAMBDA Functions" detailed using Excel's REDUCE and LAMBDA functions to display a table of markets that are sorted by the contract month from a table of a… more

Thom Hartle

This post details using Excel's REDUCE and LAMBDA function to extract particular data from an Excel dashboard tracking many different markets. For example, the image below displays market data for… more