single cell range not supported in join() function


Version: 2021b

Type: Bug Fixes

Category: Programming

Subcategory:

Jira: ORG-21286


  1. fill col(A) with 10 rows or row numbers.

  2. Type following in Fx cell of col(B)

join(A2:A4, A6)

==> all data in col(B) are missing.

Fixed in Origin 2021b.