Hello there,
I am fairly new to Coda and ran into my first brainteaser, so I was wondering if anyone had a workaround for my situation
I am trying to make a button to help me add values from Table1 to Table2 which is identical (I want to manually add new values to Table1, and using the button would add them all to the values of Table2).
However, I couldnāt find the proper way to do it with a button, so I created a third table in order to do the following:
Table1 -> Table3 -> Button -> Table2
Table1:
empty as it needs to be updated weekly with new values from market.
Table2:
The table with all-time totals to which new values need to be added.
Table3:
Temp table with a formula to add Table1 to it.
Then once Table1&3 are completed, there is this button to press:
(IMAGE IN NEXT POST)
But I only found out how to make a formula for a single cellā¦ Which is why I am here now as Iād like to make this work for the whole tableā¦
Anyone?
Thank you for your time!