Formula with row indexing i failed to expand range
If there is row indexing i in Set Column Values dialog and when user enters more rows in source column, the Set Column Values doesn't update to have new values in new rows. Fixed in 9.1.
E.g. Fill Column A with row numbers. Set Column B's Value as col(A)[i]*4. Make sure Recalculation Mode is Auto. Add more rows in the worksheet and enter more values in new rows. new rows in Col(B) will not be filled. If Set column B's Value is col(A)*4, no such problem.
Set Column Value not Updated When Containing Values From Column Label
Clear Worksheet fails if Some Analysis Was on Part of a Column
This bug existed since Origin 9.0 SR1. Fixed now.
Easy way to reproduce it:
==> Data in report sheet and flat sheet is not cleared.
Error to Sort Worksheet with One Row
If worksheet only contains one row, the following commend to sort worksheet by column would report error. In 9.1, it fixes this.
wsort bycol:=
2
;
Reduced Row Issues When Data Contains Null