Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

QMM needs a way to identify bins where a zero area is expected and output a warning value for other bins when they have a 0 area #112

Open
RadixSeven opened this issue Mar 17, 2012 · 0 comments

Comments

@RadixSeven
Copy link
Collaborator

QMM needs a way to identify bins where a zero area is expected and output a warning value for other bins when they have a 0 area.

Zeros are caused by many accidental errors and thus are a sign that the user should be alerted to. If the user expects the area to be 0, he should mark the cell (since natural zeros are rare). The user should be alerted to any unmarked zeros.

I can do something like this by marking the excel csv file. The entries of unmarked zeros can say, "unexpected 0" which will still evaluate to 0 in formulas, but which can be searched for by the user.

@ghost ghost assigned RadixSeven Mar 17, 2012
@RadixSeven RadixSeven removed their assignment Mar 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant