If all of your data are in that same format down comumn A, then you could use
Data > TextToColumns to break some of it apart, and then use some of the TEXT
formulas like LEFT, RIGHT, MID, FIND, etc to get the rest of it.....
Vaya con Dios,
Chuck, CABGx3
> I am trying to query a large text file and I'm beginning to wonder if
> it is just impossible to do.
[quoted text clipped - 13 lines]
> I know someone ran a query on my file and put it into the most
> beautiful excel spread sheet but it just isn't working for me.