Hi All,
I have database (about 100 rows & 20 columns) and they contains just 0 (zeros) and different numbers, including numbers with zeros, for example 60. I would like to delete (clear) numbers which has zero values only, not zero from 60, which will change its value from 60 to 6. Is there any...