Re: Help with Formating an excel file
- From: "Tom Ellison" <tellison@xxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 15:22:01 -0600
Dear Michael:
My suggestion is that you should write code that reads in this data,
identifies the various types of rows in the spread***, and, where
appropriate, writes out a row to a table.
What you have now seems to be organized, but it is not a table. There's not
anything I'd recommend trying in terms of a query.
Tom Ellison
"Michael" <Michael@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3084F9C2-33BB-4276-B86E-0A829F6FC308@xxxxxxxxxxxxxxxx
>I have a table that has the employee name above and the stats below.
>
> For Example:
>
> Field1 Field2
> 2005 - Doe, John
> 12/10/05 02:30:06PM
>
> 12/10/05 04:07:06PM
>
> 12/10/05 05:30:06PM
>
> How do I get a query that displays no spaces and formatted like this:
>
> Field1 Field2 Field3 Field4
> 2005 Doe, John 12/10/05 02:30:06PM
> 2005 Doe, John 12/10/05 04:07:06PM
> 2005 Doe, John 12/10/05 05:30:06PM
.
- Prev by Date: Re: Query is not doing what it's supposed to be doing!
- Next by Date: Re: Criteria for TerminateDate
- Previous by thread: Re: Query is not doing what it's supposed to be doing!
- Next by thread: Re: Need more rows in a crosstab query
- Index(es):