Splitting data in one column into rows
Closed
msd
-
Feb 17, 2010 at 08:53 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Feb 17, 2010 at 09:25 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Feb 17, 2010 at 09:25 AM
Related:
- Splitting data in one column into rows
- Display two columns in data validation list but return only one - Guide
- Transfer data from one excel worksheet to another automatically - Guide
- Tmobile data check - Guide
- Gta 5 data download for pc - Download - Action and adventure
- Digital data transmission - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Feb 17, 2010 at 09:25 AM
Feb 17, 2010 at 09:25 AM
If it is a truly well formed XML document, then if you just open this in excel, it should do what you want it to do. From the sample I can find two issues
1. top level is not defined
2. certain tags have no matching closing tags
I would guess both issues are just because of it being sample.
1. top level is not defined
2. certain tags have no matching closing tags
I would guess both issues are just because of it being sample.