Convert text to numeric Access
Solved
ExcellenceConception
-
yg_be Posted messages 23437 Registration date Status Contributor Last intervention -
yg_be Posted messages 23437 Registration date Status Contributor Last intervention -
Hello,
How can we convert this expression ("2+5+7") which is in text format, to get the result (the sum) in numeric format?
Thank you in advance.
How can we convert this expression ("2+5+7") which is in text format, to get the result (the sum) in numeric format?
Thank you in advance.
1 answer
-
yg_be Posted messages 23437 Registration date Status Contributor Last intervention Ambassadeur 1 588
Hello,
it depends on the context, which you haven't provided.
Maybe by using theeval()
function?