
Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Does not work. 13.30.00 will print correctly as 13:30 but 08.30.00
> prints 0:00
[quoted text clipped - 23 lines]
>>> --
>>> Kim
My data source is a .txt file, it's generated from another application. I
tried all 3 DDE options available: Excel, Access, and Query, and none of
them work

Signature
Kim
> From the Tools menu in Word, select Options and then go to the General tab
> and check the box against the "Confirm conversions at open" item. (In Word
[quoted text clipped - 30 lines]
> >>> --
> >>> Kim
Doug Robbins - Word MVP - 24 May 2008 01:21 GMT
I cannot replicate your problem using
{ MERGEFIELD "Start" \@ "h:mm am/pm" } { MERGEFIELD "Start" \@ "h:mm
am/pm" }
and a tab delimited text file containing
Start Finish
08:30:00 09:25:00
12:30:00 13:30:00
15:30:00 16:00:00
as the data source.
The result for the first record is
8:30 AM 9:25 AM
The connection to the datasource was the default method of connection.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> My data source is a .txt file, it's generated from another application. I
> tried all 3 DDE options available: Excel, Access, and Query, and none of
[quoted text clipped - 40 lines]
>> >>> --
>> >>> Kim
Graham Mayor - 24 May 2008 07:07 GMT
Post an offending sample of your data - like Doug I cannot reproduce the
fault on the basis of the information you have provided.
DDE is for Excel/Access, TXT should not be an issue.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> My data source is a .txt file, it's generated from another
> application. I tried all 3 DDE options available: Excel, Access,
[quoted text clipped - 43 lines]
>>>>> --
>>>>> Kim
Kim - 27 May 2008 13:25 GMT
The time field in my text file is formatted like this:
08.30.00 13.30.00
separated by decimals not colons.

Signature
Kim
> Post an offending sample of your data - like Doug I cannot reproduce the
> fault on the basis of the information you have provided.
[quoted text clipped - 48 lines]
> >>>>> --
> >>>>> Kim
Graham Mayor - 27 May 2008 15:19 GMT
Change the text file to produce a legitimate time format by using colons
instead of decimals.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> The time field in my text file is formatted like this:
>
[quoted text clipped - 62 lines]
>>>>>>> --
>>>>>>> Kim
Kim - 27 May 2008 15:48 GMT
I have no control over the text file since it's produced by another
application. I don't understand why 13.30.00 is interpretted correctly but
08.30.00 isn't.

Signature
Kim
> Change the text file to produce a legitimate time format by using colons
> instead of decimals.
[quoted text clipped - 65 lines]
> >>>>>>> --
> >>>>>>> Kim
Rich/rerat - 27 May 2008 17:11 GMT
Kim,
I believe your data/values are being read like this:
08.30.00 = August 30, 2000 or just August 30 at midnight or 00:00:00 hrs
Because the "08" can represent the month of August
13.30.00 = 13:30:00
Since there is no 13th month, the "13" (or higher figure), will reflect the
24/military time correctly.

Signature
Add MS to your News Reader: news://msnews.microsoft.com
Rich/rerat (RRR News) <message rule>
<<Previous Text Snipped to Save Bandwidth When Appropriate>>
I have no control over the text file since it's produced by another
application. I don't understand why 13.30.00 is interpretted correctly but
08.30.00 isn't.

Signature
Kim