Hey folks, We have a requirement to define range of rows in a
GetDataCell. For example: GetDataCell(CVR(Row1) + CVR(Row2) +
CVR(Row3)..... CVR(Row100))Instead of defining it manually till Row100,
Is there any way to give a range like this
GetDataCell...