Skip to content
Home > Programming > Remove NewLine Char

Remove NewLine Char

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #189664
    Johnny5
    Member

    Could anyone help me. What is the trick to get rid of the weird newline character ?

    #189665
    Johnny5
    Member

    StrToRemove = Right(StringIn, Len(StringIn) – 2)

    I think the newline is to char kekeke that’s what i tested

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.