Not sure—but why aren’t you just dimming t with the new value? Or simply doing “Me.Text=limpaTexto”?
Edit: well, the code isn’t quite the same in the video. Here, it looks like limpaTexto is a function that passes t to return a modified t. But then you just change t to “123”. So I’m not quite sure what you’re doing