How to interleave the contents of one field into another for screen customization

Hello,

I was curious on how hard it would be to combine two fileds into one on a screen?

I have two fields: Labels and Results.

I would like them to show together in a textbox on the Order Entry screen.

That means I would need the 1st item in label to show next to the 1st item in Results, do a return and then repeat to the end.

Is this something that can be done easily?

Any help is appreciated!