Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Vishwas Upadhyaya Vishwas Upadhyaya is offline
external usenet poster
 
Posts: 3
Default Selecting a particular column

Hi all,

I have a word file in which the data have been entered in two columns
without the table being created. A tab seperates the two columns in
every line of the data as shown below:

4.223391 244.140625
4.149764 488.281250
4.204984 488.281250
4.315426 244.140625
4.333833 244.140625

This data table actually has more than few thousands of lines. I need
to select only the first column and copy it to another notepad file or
excel or another word file. Can anybody help me doing this? I dont
care if the second column gets deleted completly.

Regards,
Vishwas
  #2   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Selecting a particular column

For that many lines, Alt+Drag to column select would be chancy. I'd replace
each space with a tab character, then convert the text to a table,
separating at tabs. Delete the second column, convert the first back to
text, and then select.

There are intermediate possibilities: you could skip the replace and just
create the table, directly, separating at spaces; you could select the first
column and paste into another document, then convert to text and copy/paste
into Notepad or whatever. If you're pasting into Excel, you can just select
the first column of the table and copy/paste directly (Excel understands
tables). But that's the general approach.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Vishwas Upadhyaya" wrote in message
...
Hi all,

I have a word file in which the data have been entered in two columns
without the table being created. A tab seperates the two columns in
every line of the data as shown below:

4.223391 244.140625
4.149764 488.281250
4.204984 488.281250
4.315426 244.140625
4.333833 244.140625

This data table actually has more than few thousands of lines. I need
to select only the first column and copy it to another notepad file or
excel or another word file. Can anybody help me doing this? I dont
care if the second column gets deleted completly.

Regards,
Vishwas



  #3   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default Selecting a particular column

Use Ctrl+A then Ctrl+C, then go to Excel and with a single cell selected use
Ctrl+V. You will then have the numbers in two columns in Excel and you can
then just delete the second column.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Vishwas Upadhyaya" wrote in message
...
Hi all,

I have a word file in which the data have been entered in two columns
without the table being created. A tab seperates the two columns in
every line of the data as shown below:

4.223391 244.140625
4.149764 488.281250
4.204984 488.281250
4.315426 244.140625
4.333833 244.140625

This data table actually has more than few thousands of lines. I need
to select only the first column and copy it to another notepad file or
excel or another word file. Can anybody help me doing this? I dont
care if the second column gets deleted completly.

Regards,
Vishwas



  #4   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Selecting a particular column

Much faster than my way!

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Doug Robbins - Word MVP" wrote in message
...
Use Ctrl+A then Ctrl+C, then go to Excel and with a single cell selected
use Ctrl+V. You will then have the numbers in two columns in Excel and
you can then just delete the second column.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Vishwas Upadhyaya" wrote in message
...
Hi all,

I have a word file in which the data have been entered in two columns
without the table being created. A tab seperates the two columns in
every line of the data as shown below:

4.223391 244.140625
4.149764 488.281250
4.204984 488.281250
4.315426 244.140625
4.333833 244.140625

This data table actually has more than few thousands of lines. I need
to select only the first column and copy it to another notepad file or
excel or another word file. Can anybody help me doing this? I dont
care if the second column gets deleted completly.

Regards,
Vishwas






  #5   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Vishwas Upadhyaya Vishwas Upadhyaya is offline
external usenet poster
 
Posts: 3
Default Selecting a particular column

On May 12, 4:47*am, "Doug Robbins - Word MVP"
wrote:
Use Ctrl+A then Ctrl+C, then go to Excel and with a single cell selected use
Ctrl+V. *You will then have the numbers in two columns in Excel and you can
then just delete the second column.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Vishwas Upadhyaya" wrote in message

...



Hi all,


I have a word file in which the data have been entered in two columns
without the table being created. *A tab seperates the two columns in
every line of the data as shown below:


4.223391 244.140625
4.149764 488.281250
4.204984 488.281250
4.315426 244.140625
4.333833 244.140625


This data table actually has more than few thousands of lines. *I need
to select only the first column and copy it to another notepad file or
excel or another word file. Can anybody help me doing this? I dont
care if the second column gets deleted completly.


Regards,
Vishwas- Hide quoted text -


- Show quoted text -


Using Ctrl+A then Ctrl+C, then go to Excel and with a single cell
selected use
Ctrl+V. doesnt help at all. I bet you didnt try this procedure with
the sample data I have produced here. If you copy paste the data into
the excel cell, all the data gets copied into the single cell that you
have chosen; although it appears as if its split.

regards,
Vishwas


  #6   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Vishwas Upadhyaya Vishwas Upadhyaya is offline
external usenet poster
 
Posts: 3
Default Selecting a particular column

On May 12, 12:16*am, "Suzanne S. Barnhill" wrote:
For that many lines, Alt+Drag to column select would be chancy. I'd replace
each space with a tab character, then convert the text to a table,
separating at tabs. Delete the second column, convert the first back to
text, and then select.

There are intermediate possibilities: you could skip the replace and just
create the table, directly, separating at spaces; you could select the first
column and paste into another document, then convert to text and copy/paste
into Notepad or whatever. If you're pasting into Excel, you can just select
the first column of the table and copy/paste directly (Excel understands
tables). But that's the general approach.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Vishwas Upadhyaya" wrote in message

...



Hi all,


I have a word file in which the data have been entered in two columns
without the table being created. *A tab seperates the two columns in
every line of the data as shown below:


4.223391 244.140625
4.149764 488.281250
4.204984 488.281250
4.315426 244.140625
4.333833 244.140625


This data table actually has more than few thousands of lines. *I need
to select only the first column and copy it to another notepad file or
excel or another word file. Can anybody help me doing this? I dont
care if the second column gets deleted completly.


Regards,
Vishwas- Hide quoted text -


- Show quoted text -


This works!! Although its kind of lengthy it works really well. I
used "convert the text to a table" with seperating character specified
as 'space' typed in "other" category. Thanks a million!!

Regards,
Vishwas
  #7   Report Post  
Posted to microsoft.public.word.formatting.longdocs
DeanH DeanH is offline
external usenet poster
 
Posts: 1,862
Default Selecting a particular column

From your inital description you did say that there is a tab between the
columns.
I copied your text and inserted the required Tab between the columns, went
to Excel I actually got the required result by using Paste Special - Text.
Hope this helps
DeanH

"Vishwas Upadhyaya" wrote:

On May 12, 4:47 am, "Doug Robbins - Word MVP"
wrote:
Use Ctrl+A then Ctrl+C, then go to Excel and with a single cell selected use
Ctrl+V. You will then have the numbers in two columns in Excel and you can
then just delete the second column.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Vishwas Upadhyaya" wrote in message

...



Hi all,


I have a word file in which the data have been entered in two columns
without the table being created. A tab seperates the two columns in
every line of the data as shown below:


4.223391 244.140625
4.149764 488.281250
4.204984 488.281250
4.315426 244.140625
4.333833 244.140625


This data table actually has more than few thousands of lines. I need
to select only the first column and copy it to another notepad file or
excel or another word file. Can anybody help me doing this? I dont
care if the second column gets deleted completly.


Regards,
Vishwas- Hide quoted text -


- Show quoted text -


Using Ctrl+A then Ctrl+C, then go to Excel and with a single cell
selected use
Ctrl+V. doesnt help at all. I bet you didnt try this procedure with
the sample data I have produced here. If you copy paste the data into
the excel cell, all the data gets copied into the single cell that you
have chosen; although it appears as if its split.

regards,
Vishwas

  #8   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Selecting a particular column

Indeed, he does specify a tab. I missed that. But from the fact that he used
Table | Convert | Text to Table separating at spaces, it would appear that
the intervening character is actually a space (as it appears to be).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"DeanH" wrote in message
...
From your inital description you did say that there is a tab between the
columns.
I copied your text and inserted the required Tab between the columns, went
to Excel I actually got the required result by using Paste Special - Text.
Hope this helps
DeanH

"Vishwas Upadhyaya" wrote:

On May 12, 4:47 am, "Doug Robbins - Word MVP"
wrote:
Use Ctrl+A then Ctrl+C, then go to Excel and with a single cell
selected use
Ctrl+V. You will then have the numbers in two columns in Excel and you
can
then just delete the second column.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Vishwas Upadhyaya" wrote in message

...



Hi all,

I have a word file in which the data have been entered in two columns
without the table being created. A tab seperates the two columns in
every line of the data as shown below:

4.223391 244.140625
4.149764 488.281250
4.204984 488.281250
4.315426 244.140625
4.333833 244.140625

This data table actually has more than few thousands of lines. I
need
to select only the first column and copy it to another notepad file
or
excel or another word file. Can anybody help me doing this? I dont
care if the second column gets deleted completly.

Regards,
Vishwas- Hide quoted text -

- Show quoted text -


Using Ctrl+A then Ctrl+C, then go to Excel and with a single cell
selected use
Ctrl+V. doesnt help at all. I bet you didnt try this procedure with
the sample data I have produced here. If you copy paste the data into
the excel cell, all the data gets copied into the single cell that you
have chosen; although it appears as if its split.

regards,
Vishwas




  #9   Report Post  
Posted to microsoft.public.word.formatting.longdocs
PamC via OfficeKB.com PamC via OfficeKB.com is offline
external usenet poster
 
Posts: 582
Default Selecting a particular column

Even with the data all in one column you could still parse the it into
separate columns. Excel 2007 calls this "text to columns". I've forgotten
what Excel 2003 calls it.

In Excel, select column to be parsed. On the data tab select text to columns.
Click the delimited radio button and on the next screen, choose "space" as
the delimiter. Then click finish.

I don't know which is faster. But both Word and Excel can easily and quickly
do the task.

PamC

DeanH wrote:
From your inital description you did say that there is a tab between the
columns.
I copied your text and inserted the required Tab between the columns, went
to Excel I actually got the required result by using Paste Special - Text.
Hope this helps
DeanH

On May 12, 4:47 am, "Doug Robbins - Word MVP"
wrote:

[quoted text clipped - 41 lines]
regards,
Vishwas


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...gdocs/200805/1

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting a specific row/column to print my designed label Bill Cufflin Microsoft Word Help 1 April 14th 07 10:26 AM
Selecting a column: some rows have 2 cells in 1 column? DonD Tables 4 June 15th 06 03:29 AM
How do I change a text column to a number column when merging? Parish Secretary Microsoft Word Help 1 January 27th 06 05:05 PM
How to paste a column of text into a column in a Word Table Sam Page Layout 2 July 31st 05 08:03 PM
Selecting whole word while selecting T. V. Rajan Microsoft Word Help 1 April 13th 05 08:14 PM


All times are GMT +1. The time now is 03:28 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"