LCD not functioning properly

Don, what is this absolute noob supposed to do at this point - delete that line of code?

No, you have to use print instead of println and then deal with going to a new line in a separate step by using cursor positioning.

Don