How to loop changing text in a text box (not using code and someone who is non-technical)

Hello,

I am trying to figure out a way to loop 3 different statements in the same text box and I am having a hard time figuring out how to do so without using the coding process. I do not have experience with coding :confused: I have the first statement fading in, and just need to add the other 2.

I would be so appreciative of any advice!

Your description is not exactly, not complete.

Which are the 3 different statement?
How do they look like?

What do you mean if you talk about statement?

Are you talking about if-else-queris?

When you are talking about a loop, then in many cases you are using if-else-queris to check for different things and get results.

I think in your case you will have to use code.