cSciFiChick
New Member
- Joined
- Jul 31, 2014
- Messages
- 42
Hey guys I am trying to compare delivery shipping opens for different zip code pair and the ata is coming out in a format that I really can not use. I want to be able to see the zip code pair and all services that are available with all the other info.
<colgroup><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"></colgroup> <tbody>
[TD="width: 107"]Order #[/TD]
[TD="width: 107"] Svc Code [/TD]
[TD="width: 107"] Svc Desc [/TD]
[TD="width: 107"] Guar Code [/TD]
[TD="width: 107"] PU Date [/TD]
[TD="width: 107"] PU Time [/TD]
[TD="width: 107"] Dlv Date [/TD]
[TD="width: 107"] Dlv Time [/TD]
[TD="width: 107"] Dlv Day [/TD]
[TD="width: 107"] Bus Trns Days [/TD]
[TD="width: 107"] Tot Trns Days [/TD]
[TD="width: 107"] Holidays [/TD]
[TD="width: 107"] Delay Days [/TD]
[TD="width: 107"] Rest Days [/TD]
[TD="width: 107"] Cust Ctr Cutoff [/TD]
[TD="width: 107"] Sat Dlv [/TD]
[TD="width: 107"] Sat Dlv Disclaim for up to 10 Services [/TD]
[TD="width: 107"] Svc Code [/TD]
[TD="width: 107"] Svc Desc [/TD]
</tbody>
So the order is the zip code pair and I can potencially have thousands of thes. So as you see it does the Svc Code to Sat Dlv Disclaim for up to 10 services. Then it lists the next Svc Code. with the same sixteen columns of data. There are 10 possible services so those sixteen columns can be repeated 10 times. Anyway I would love a macro or something to move the data into a single sixteen columns and have it go down instead of across. For each different zip code pair. I can not figure out the best solution, a macro formulas..I just need help please.
Here is the google doc to show you what it looks like.
https://docs.google.com/spreadsheets/d/1WuHYu3lPukhkYEFj-ASODUIMBdPyraXW_6VV8f8m63Q/edit?usp=sharing
1 | Early AM | Morning Del | Y | 04/18/18 | 05:00:00 PM | 04/20/18 | 07:00:00 PM | Tue | 1 | 1 | x | x | x | 05:00:00 PM | y | x | Next Day | Next Day |
<colgroup><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"><col width="107"></colgroup> <tbody>
[TD="width: 107"]Order #[/TD]
[TD="width: 107"] Svc Code [/TD]
[TD="width: 107"] Svc Desc [/TD]
[TD="width: 107"] Guar Code [/TD]
[TD="width: 107"] PU Date [/TD]
[TD="width: 107"] PU Time [/TD]
[TD="width: 107"] Dlv Date [/TD]
[TD="width: 107"] Dlv Time [/TD]
[TD="width: 107"] Dlv Day [/TD]
[TD="width: 107"] Bus Trns Days [/TD]
[TD="width: 107"] Tot Trns Days [/TD]
[TD="width: 107"] Holidays [/TD]
[TD="width: 107"] Delay Days [/TD]
[TD="width: 107"] Rest Days [/TD]
[TD="width: 107"] Cust Ctr Cutoff [/TD]
[TD="width: 107"] Sat Dlv [/TD]
[TD="width: 107"] Sat Dlv Disclaim for up to 10 Services [/TD]
[TD="width: 107"] Svc Code [/TD]
[TD="width: 107"] Svc Desc [/TD]
</tbody>
So the order is the zip code pair and I can potencially have thousands of thes. So as you see it does the Svc Code to Sat Dlv Disclaim for up to 10 services. Then it lists the next Svc Code. with the same sixteen columns of data. There are 10 possible services so those sixteen columns can be repeated 10 times. Anyway I would love a macro or something to move the data into a single sixteen columns and have it go down instead of across. For each different zip code pair. I can not figure out the best solution, a macro formulas..I just need help please.
Here is the google doc to show you what it looks like.
https://docs.google.com/spreadsheets/d/1WuHYu3lPukhkYEFj-ASODUIMBdPyraXW_6VV8f8m63Q/edit?usp=sharing