Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Spreadsheet formulas in Handout tables?

I think I know the answer, but i was wondering if it is possible through scripting or other tricks to incorporate spreadsheet type formulas (=Sum/=Multiply) on rows and columns of a handout table?
1494529468
The Aaron
Pro
API Scripter
It would technically be possible to do with an API script that would maintain a separate state of your handout and allow an "edit" and "view" mode to be toggled on it, or possibly to have a rendered version of a handout where formulas were applied.  It would be a bit of a daunting task to accomplish and I'm not sure how much payoff would be there.  Probably easier to just have a google doc and keep the link in the GM notes for easy update/copy.
Thanks, thats what I expected, appreciate the confirmation.