Search : in
By :

Get one value from a text coloumn

Babar, on Nov 6, 2009 3:19:08 pm GMT 
 Report this message to moderators

Hello,

i have a text data listed in 1 coloumn, at one time there will be a 1 name shown in the coloumn

VALUE

BABAR
-
-
-
-
-
-

OR

VALUE
-
-
AMIR

i need that the name listed in the coloumn comes to top instead of VALUE

there must be only 1 name listed in the coloumn

I apiif you can help me on this

Bye
Babar

Best answers for « get one value from a text coloumn » in :
Do I need a firewall and where can I get one? Show Do I need a firewall and where can I get one? With all theses malwares ,viruses etc firewalls are absolutely necessary if you use a broadband connection (DSL, Cable, Satellite, etc.). Their aim is to protect you from intrusion and attack...
Javascript - Delete a field of a form when clicking (focus) ShowDelete a field from an Html form when clicking (focus) It is certainly happened to fall on an HTML form with values pre-filled for example describing the type of expected value. Though it may be useful under certain circumstances, if you have...
Writing in batch in text file ShowWriting in batch in text file To write in a file text, you just have to use a redirect: echo text > output_file.txt To write in an existing file: echo " Write at the end of the file ">> output_file.txt
[Sed] Delete one or more lines from a file Show[Sed] Delete one or more lines from a file Removing one (or several) line (s) of a file Syntax: sed '{[/]||[/]}d' sed '{[/][,][/]d' /.../=delimiters n = line number...
Download Blender for Mac ShowBlender is software for 3D modeling, create animations, make realistic renderings or post-production. This software is available on most operating systems GNU GPL (open source) Get one. Zip Installation by Drag & Drop in the Applications...
HTML forms ShowForms Interactive forms let web page authors give their pages interactive elements, such as for receiving messages from their readers, much like the reply cards found in some magazines. The reader enters information by filling in fields or clicking...
Hyperlinks ShowIntroduction to anchors Hypertext links or hyperlinks (anchors) are HTML elements that, when clicked on, enable readers to visit a new address. Hyperlinked text is underlined by default. Hyperlinks are what connect web pages to one another. They...
Spreadsheet - Text Operators ShowConcatenation Operator Spreadsheets generally use an oeprator, called a concatenation operator , that allows two text values to be added together. The concatenation operator, written as &, is used as follows: In the above example, the cell...