Shortcodes before formulas
-
I have data in a table table id=4 Ten numbers in a column which I add and then divide by 10 for the average.. {Sum(C2:C11)/10} Works great and displays properly. I want to use the average number in another table. I am using Single cell content and parse shortcode before forumlas. When I use [table-cell id=4 cell=D12] is returns the forumla, not the number. When I use: [shortcodes_before_formulas=true table-cell id=4 cell=D12 /] it returns exactly that message. I’m sorry I’m not an advanced programmer, but thanks for any help in how I can display the numerical content of cell D12 in my other table 4 instead of the forumla. Thanks again! I tried this in my final table: [table id=topten datatables_counter_column=true shortcodes_before_formulas=true /] It returns: !ERROR! Circle Reference
The page I need help with: [log in to see the link]
The topic ‘Shortcodes before formulas’ is closed to new replies.