Thom Hartle

The post "Excel Combining SORTBY, CHOOSECOLS, and TAKE Functions" discusses Excel 365's Dynamic Arrays and the concept of returned data automatically "spilling" into a collection of cells.

more

This midweek snapshot shows a positive performance for the Equity Index futures markets. The best performer in the Japanese market is the Nikkei 225 (Osaka), Sep 24contract with a +2.55% %… more

This midweek snapshot shows a mostly negative performance for the Equity Index futures markets. However, the best performer in the Japanese market is the JPX Prime 150 Index, Sep 24… more

Tracking and analyzing cash market data is more difficult because most cash market data is a single print for the day of the report, that is there is no open, high, low or close, just the close.… more

This midweek snapshot shows a somewhat positive performance for the Equity Index futures markets. The best performer in the Japanese market is the TSE REIT Index, Sep 24 contract with a +0.… more

The Excel 365 Filter function is a member of the Dynamic Arrays group. The function is useful for sorting through a large table of data.

The function is:

=FILTER(Array, Include, [If Empty… more

This midweek snapshot shows a mostly positive performance for the Equity Index futures markets. The best performer in the Japanese market is the Nikkei 225 (Osaka), Sep 24 contract with a +… more

Excel 365 SQUENCE function populates a column or row with sequential integers, such as 1,2,3,4, etc.

The function has four parameters:

SEQUENCE(rows, [columns], [start], [step])

more

This midweek snapshot shows a mostly positive performance for the Equity Index futures markets. The best performer in the Japanese market is the Nikkei 225 (Osaka), Sep 24 contract with a +… more

This post, which includes a downloadable Excel sample at the bottom of the post, describes how to use Excel's XMATCH function to search a large table. The table used consists of the constituents… more