@tony2n91 this happend bacause the type of your variables is "string", so you have to change it to the type "number"
Number([[A1]]) + Number([[A2]])Get URL Verif Error on archive
-
hello,
I want to extract link from email verification on archieve.org, on the email the verification link is:
when i try to use get url its only get
https://archive.org/account/verify.php
When i try to extract email body the link become
So t=85 become t� on url, how to get exact url on email and solve this problem ?