Title: Character problem
Last modified: August 24, 2016

---

# Character problem

 *  Resolved [johanneswahlberg](https://wordpress.org/support/users/johanneswahlberg/)
 * (@johanneswahlberg)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/character-problem-6/)
 * Hello there!
 * I work with a project, and searching for some codes. I will that ALL characters
   is zero, when it will calculate. Who should i do?
 * And one more question. If i will that filled column is always “+1” (if i write
   3, it’s one column who will calculate that the column with “3” is filled, if 
   u understand what i mean).
 * I hope that i explained OK.
 * Take care!
    Johannes
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/character-problem-6/#post-6100748)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * I’m not sure that I understand correctly, but from what I understand, a formula
   like
 *     ```
       =IF( A2>0, 1, 0 )
       ```
   
 * in a different cell (with A2 being the data cell) might be able to achieve this.
 * The better solution could however be to use the more sophisticated formulas that
   are possible in e.g. Excel, and to create the table there. Then, just export 
   the table as a CSV file and import that (with the final calculation results) 
   into TablePress.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Character problem’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [character](https://wordpress.org/support/topic-tag/character/)
 * [code](https://wordpress.org/support/topic-tag/code/)
 * [Table Press](https://wordpress.org/support/topic-tag/table-press/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/character-problem-6/#post-6100748)
 * Status: resolved