How do I use JSL to change the value in cells with missing values to zero?
When splitting a table, I end up with cells in multiple columns with missing values. I want to change these values to 0. The number of rows and split columns will vary, based upon data being pulled in through an SQL query. How do I iterate through these selected columns and make this change from missing value to 0. Thanks
lou
dale_lehman