You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to know how hard it would be to use the same syntax but make a formula out of it ?
The problem i'm having is I have a formula in my table that doesn't get replicated on subsequent rows.
I was wondering how hard it would be to allow something like this : {table:array:"=FORMULA()"}
Don't need to adjust Cell references, just keep the formula as is, but copy it down every rows.
Is there any other packages out there where that would be possible ?
The text was updated successfully, but these errors were encountered:
That's quite interesting idea. I think it would be relatively easy to implement for somebody who already hack into the project.
Is there any other packages out there where that would be possible ?
Unfortunately I do not aware about other libraries which can satisfy that requirement. But I'm not very active in JS land nowadays, so that does not mean it does not exists.
Hi !
I'd like to know how hard it would be to use the same syntax but make a formula out of it ?
The problem i'm having is I have a formula in my table that doesn't get replicated on subsequent rows.
I was wondering how hard it would be to allow something like this : {table:array:"=FORMULA()"}
Don't need to adjust Cell references, just keep the formula as is, but copy it down every rows.
Is there any other packages out there where that would be possible ?
The text was updated successfully, but these errors were encountered: