Hi to all, i have a text area and i want when i feed text to it to go to the last line of it, so i wrote the next code that works fine PUBLIC SUB txaSQL_Change() txaSQL.Pos = Len(txaSQL.Text) END how can i have the same result with an editor control? -- Γεια χαρα σε όλους!!! Regards, Demosthenes Koptsis