自定义函数中如何取到单元格内容 #269
-
|
Beta Was this translation helpful? Give feedback.
Answered by
SoltauFintel
Oct 11, 2023
Replies: 1 comment 2 replies
-
Please write us more about utils:amountConvert |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the problem is the (cell?) "V10". AFAIK you can not use cell references inside ${...}
If you calculate in Excel use Excel functions. Otherwise calculate in Java.