Re: How To append text in column



In article <0f2592de-6665-4b32-92c8-abe261b3f990@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
invincible <imanuk2007@xxxxxxxxxxxxxx> writes:
All,

I have a file , which has a single column. I want to append a single
text string after each string in the whole column.

Tried doing %s/.$/text on vi but this eats away last alphabet on every
line.

Thankyou

Maybe nedit helps. It allows "paste column".
.



Relevant Pages

  • Re: SQL 2000 DTS Transfer TEXT file to a Table
    ... I did see the string come through as a single column. ... characters, and the remain have 22 characters. ... Row Terminator. ...
    (microsoft.public.sqlserver.dts)
  • How To append text in column
    ... which has a single column. ... I want to append a single ... text string after each string in the whole column. ... Tried doing %s/.$/text on vi but this eats away last alphabet on every ...
    (comp.unix.aix)
  • Re: match
    ... I'm trying to test to see if a string exists in a range. ... foundmatch = Application.WorksheetFunction.Match("wjv", ... works if range staff is a single column or row, if the range is a matrix it ... where group_code is more than a single row or column, ...
    (microsoft.public.excel.programming)
  • Re: SQL 2000 DTS Transfer TEXT file to a Table
    ... So if you don't care if the string is 21 or 22 characters in length but in any event it will be terminated with a then would defining the file as comma delimied not work for you? ... You should see the string come through as a single column. ... Row Terminator. ...
    (microsoft.public.sqlserver.dts)
  • Re: Dir() function to return either List of files or folders
    ... > Public Function GetFileListArray(ByVal Path As String, ... > Dim DirectoryFiles() As String ... > Select your range (single column or single row). ...
    (microsoft.public.excel.programming)