Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Split text , uniformly paste in rows and columns.


HI

I have the text in the notepad imported from a file.

DATE FINAL DATE NAME AMT1 AMT2 VALUE

3/31/2003 6/02/2003 THOMAS 4.950 15.00 693.00
3/31/2003 6/02/2003 HARI 7.220 15.00 693.00
3/31/2003 6/02/2003 THOMAS 4.950 15.00 693.00

and so on...

Now from the notepad , i had pasted in the excel column A.
this shows the record in column A.

how can i write a macro to paste the fields each on a column.

PLEASE HEL

--
nshanmugara
-----------------------------------------------------------------------
nshanmugaraj's Profile: http://www.excelforum.com/member.php...fo&userid=3157
View this thread: http://www.excelforum.com/showthread.php?threadid=51783

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Split text , uniformly paste in rows and columns.

You don't need to. Just do Data=Text to Columns and walk through the
wizard.

An alternative would be to just open the file by using file=Open which
should walk you through the same wizard as above.
--
Regards,
Tom Ogilvy


"nshanmugaraj"
wrote in message
news:nshanmugaraj.23zz91_1141227690.3004@excelforu m-nospam.com...

HI

I have the text in the notepad imported from a file.

DATE FINAL DATE NAME AMT1 AMT2 VALUE

3/31/2003 6/02/2003 THOMAS 4.950 15.00 693.00
3/31/2003 6/02/2003 HARI 7.220 15.00 693.00
3/31/2003 6/02/2003 THOMAS 4.950 15.00 693.00

and so on...

Now from the notepad , i had pasted in the excel column A.
this shows the record in column A.

how can i write a macro to paste the fields each on a column.

PLEASE HELP


--
nshanmugaraj
------------------------------------------------------------------------
nshanmugaraj's Profile:

http://www.excelforum.com/member.php...o&userid=31570
View this thread: http://www.excelforum.com/showthread...hreadid=517835



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Split text , uniformly paste in rows and columns.


dear Tom Ogilvy,
Thanks for the reply.

but .. I need to open the notepad and do the split by writng a
macro..
PLS REPL

--
nshanmugara
-----------------------------------------------------------------------
nshanmugaraj's Profile: http://www.excelforum.com/member.php...fo&userid=3157
View this thread: http://www.excelforum.com/showthread.php?threadid=51783

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i paste rows/columns avoiding hidden rows/columns perezli Excel Discussion (Misc queries) 1 January 30th 09 03:58 PM
Identifying text to split into columns Cynthia Excel Worksheet Functions 7 November 14th 07 09:11 PM
split text , insert to columns nshanmugaraj Excel Discussion (Misc queries) 4 March 3rd 06 01:17 PM
How do I split a cell into multiple rows/columns? SKA Excel Discussion (Misc queries) 1 January 18th 06 12:04 AM
Can I split my worksheet and have different size columns and rows. tommy Excel Discussion (Misc queries) 1 February 16th 05 11:17 PM


All times are GMT +1. The time now is 02:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"