I have a question for anyone who uses the Excel SetCell functionality...I am setting a cell and have the NoDataAsZero property set to TRUE
3/5/2018
I have a question for anyone who uses the Excel SetCell functionality...I am setting a cell and have the NoDataAsZero property set to TRUE. If I have an existing value and try to send a missing value to the same cell, i would expect it to overwrite the previous value with the blank value as a zero and see nothing after submitting the sheet. However, the missing data is not treated that way and I still have the previous data. I have data existing in Forms from sending to BeforeAdj and am pushing the SetCell value to the same (BeforeAdj). Is this the expected behaviour here or am I missing something?
