I have a problem, I am writing in an internet field, first I needed to use the split to divide the value into three parts.
I saved each part in a different variable (of course) and I’m using type into to write them. The first variable writes correctly, the others do not, I put a message box to check if the others are appearing empty, but they have the correct values, but they are not being typed, all variables are in string.
Has anyone been through a similar situation and could help me?