Knowledge Base


How Can I Track Boolean (TRUE or FALSE) Values?

Our add-in won’t track boolean values by default. It is designed to track numbers only. If you want to track a boolean value, use an IF function to set the value to 1 or 0:

=IF( A1, 1, 0 )

Then you can track this cell normally.


Search the Knowledge Base

Structured Data LLC

Structured Data LLC is a software services and consulting firm founded in 2005, with offices in New York and San Francisco.

More Information?

If you'd like more information, please enter your email address below and we will get in touch.

Contact Us