• Resolved docrocks

    (@docrocks)


    I love using TablePress for static tables but I want to create a dynamic table (see the webpage example)to keep track of who commits to the Action in Column A. The user clicks on Done which causes the number displayed in column C is increment by one.

    TablePress 1.8.1 descriptions say math formula calculations in a cell are possible. I have tried the usual spreadsheet formula (=b3+1) and it gives the error !ERROR! undefined variable ‘b3’ as you see on the example web page. Note that when this table goes live I will hide Rows 3 and 5.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The reference to (for example) B2 is not working because that cell has text in it. You probably want B3 there.
    Also, please use the uppercase letters for the columns.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Calculations’ is closed to new replies.