Is there a simple way to change a text box's datafield?

Aside from making it a string and changing the string every time you want to change it?

Such as...
Text2 is set to DataField "FIELD2", I need it to switch to "FIELD3" and so on and so on. Until I get to "FIELD128". Whats the easiest way to do that?

Thanks.