Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 31
Default Spliting Data into Months

Perhaps this is something I should do with VB
I have a messy txt file that should be cleaned up
http://spreadsheets.google.com/ccc?k...2g-563DPeygSKw
The 1st line is fairly simple to mid-string out what I need.
But what comes next is the hard part.
I would to take each cell and separate the "data"
Apr '09 0.0000 Jul '08 1.0000 Oct
'07 2.0000 Jan '07 0.0000 Yr 1 avg :
1.3333
This would mean
04/09 0
07/08 1
10/07 2
01/07 0
(the Yr 1 avg : 1.3333 is meaningless)
Then I would continue down to the next cell and do the same until I
reached the cell the is the "header"
Once I have this chunk of data converted I have to probably to a
column to row conversion and sort it into date order.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default Spliting Data into Months

You should pick your group to post in and ONLY post in ONE group.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"caveman.savant" wrote in message
...
Perhaps this is something I should do with VB
I have a messy txt file that should be cleaned up
http://spreadsheets.google.com/ccc?k...2g-563DPeygSKw
The 1st line is fairly simple to mid-string out what I need.
But what comes next is the hard part.
I would to take each cell and separate the "data"
Apr '09 0.0000 Jul '08 1.0000 Oct
'07 2.0000 Jan '07 0.0000 Yr 1 avg :
1.3333
This would mean
04/09 0
07/08 1
10/07 2
01/07 0
(the Yr 1 avg : 1.3333 is meaningless)
Then I would continue down to the next cell and do the same until I
reached the cell the is the "header"
Once I have this chunk of data converted I have to probably to a
column to row conversion and sort it into date order.


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
spliting data in a cell Maax Excel Programming 7 March 12th 07 04:55 PM
Spliting data blander Excel Discussion (Misc queries) 4 July 26th 06 05:44 PM
help with spliting data cells pcavalcanto New Users to Excel 1 March 7th 06 03:24 AM
spliting out data in one field into two ginab Excel Programming 3 December 23rd 05 06:08 PM
Reduce a value by spliting the data Kev[_5_] Excel Programming 2 April 3rd 05 12:09 PM


All times are GMT +1. The time now is 06:10 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"