I'm wondering if this comma is your problem.
"...Formula2:="99999999,99"
I ran this code but replaced the comma with a decimal point and it ran fine.
Then I changed my regional settings so that the decimal symbol was a comma and the code would only work if I had a decimal point in this...