Writing to different Arduino LCD line from Visual Basic Input

BruceMacD:
Thank you , but how would we use with our current code that prints one character every time it circles in the loop?

You make your code so that it dosn't. One way would be to use an escape sequence. When you see a certain character, one of the non printing ones, then the next few characters call up the set cursor method with those characters setting the position.