HP Forums
How to convert a string to a formula - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: How to convert a string to a formula (/thread-17405.html)



How to convert a string to a formula - maozhitao - 08-29-2021 04:26 AM

e.g:
How to convert "A10: A12" to 'A10: A12'?

A=10, B=20
How to use value replace var : 'A+B' to "10+20"。