#1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
[email protected] GastonFranzini@gmail.com is offline
external usenet poster
 
Posts: 15
Default \# Not Working

Dear all,
I have a problem, a big one.
I`m trying to format mergefields and \# is not working, I`ve tried
everything... also \@ is not working.
I have Office 2003 SP1 in Spanish.
Thanks in advance

  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
macropod macropod is offline
external usenet poster
 
Posts: 1,002
Default \# Not Working

Hello Gaston,

Insufficient information! Please post samples of the mergefields using these
switches.

Cheers

--
macropod
[MVP - Microsoft Word]


wrote in message
ups.com...
Dear all,
I have a problem, a big one.
I`m trying to format mergefields and \# is not working, I`ve tried
everything... also \@ is not working.
I have Office 2003 SP1 in Spanish.
Thanks in advance



  #3   Report Post  
Posted to microsoft.public.word.mailmerge.fields
[email protected] GastonFranzini@gmail.com is offline
external usenet poster
 
Posts: 15
Default \# Not Working

Sorry Macropod...

{MERGEFIELD "Total_Fijo_Mensual"\###.###}
{MERGEFIELD "Fecha_Ult_Increm"\@dd/mm/yy}

None is working.
Thanks for your help.
Gastón




macropod ha escrito:

Hello Gaston,

Insufficient information! Please post samples of the mergefields using these
switches.

Cheers

--
macropod
[MVP - Microsoft Word]


wrote in message
ups.com...
Dear all,
I have a problem, a big one.
I`m trying to format mergefields and \# is not working, I`ve tried
everything... also \@ is not working.
I have Office 2003 SP1 in Spanish.
Thanks in advance


  #4   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default \# Not Working

Try {MERGEFIELD Total_Fijo_Mensual \# "##.000"} (was that supposed to be
three decimal places?)
and {MERGEFIELD Fecha_Ult_Increm \@ "dd/MM/yy"}
and make sure the quotes are plain quotes and not smart quotes.
Having made the changes, update the fields
See also http://www.gmayor.com/formatting_word_fields.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



wrote:
Sorry Macropod...

{MERGEFIELD "Total_Fijo_Mensual"\###.###}
{MERGEFIELD "Fecha_Ult_Increm"\@dd/mm/yy}

None is working.
Thanks for your help.
Gastsn




macropod ha escrito:

Hello Gaston,

Insufficient information! Please post samples of the mergefields
using these switches.

Cheers

--
macropod
[MVP - Microsoft Word]


wrote in message
ups.com...
Dear all,
I have a problem, a big one.
I`m trying to format mergefields and \# is not working, I`ve tried
everything... also \@ is not working.
I have Office 2003 SP1 in Spanish.
Thanks in advance



  #5   Report Post  
Posted to microsoft.public.word.mailmerge.fields
[email protected] GastonFranzini@gmail.com is offline
external usenet poster
 
Posts: 15
Default \# Not Working

It's still not working. I've read your page, very good source.
neither of them are working Don't know what to do, I've updated the
values with F9 save it and opened it again.
I've tried this... ¨{MERGEFIELD "Total_Fijo_Mensual"\# "##.000}
and..... {MERGEFIELD Fecha_Ult_Increm \@ "dd/MM/yy"}
Don`t know what to do..
Thanks fotr your help




Graham Mayor ha escrito:

Try {MERGEFIELD Total_Fijo_Mensual \# "##.000"} (was that supposed to be
three decimal places?)
and {MERGEFIELD Fecha_Ult_Increm \@ "dd/MM/yy"}
and make sure the quotes are plain quotes and not smart quotes.
Having made the changes, update the fields
See also http://www.gmayor.com/formatting_word_fields.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



wrote:
Sorry Macropod...

{MERGEFIELD "Total_Fijo_Mensual"\###.###}
{MERGEFIELD "Fecha_Ult_Increm"\@dd/mm/yy}

None is working.
Thanks for your help.
Gastsn




macropod ha escrito:

Hello Gaston,

Insufficient information! Please post samples of the mergefields
using these switches.

Cheers

--
macropod
[MVP - Microsoft Word]


wrote in message
ups.com...
Dear all,
I have a problem, a big one.
I`m trying to format mergefields and \# is not working, I`ve tried
everything... also \@ is not working.
I have Office 2003 SP1 in Spanish.
Thanks in advance




  #6   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default \# Not Working

What do
{MERGEFIELD Total_Fijo_Mensual}
and.....
{MERGEFIELD Fecha_Ult_Increm}
produce without the switches?

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



wrote:
It's still not working. I've read your page, very good source.
neither of them are working Don't know what to do, I've updated the
values with F9 save it and opened it again.
I've tried this... ({MERGEFIELD "Total_Fijo_Mensual"\# "##.000}
and..... {MERGEFIELD Fecha_Ult_Increm \@ "dd/MM/yy"}
Don`t know what to do..
Thanks fotr your help




Graham Mayor ha escrito:

Try {MERGEFIELD Total_Fijo_Mensual \# "##.000"} (was that supposed
to be three decimal places?)
and {MERGEFIELD Fecha_Ult_Increm \@ "dd/MM/yy"}
and make sure the quotes are plain quotes and not smart quotes.
Having made the changes, update the fields
See also
http://www.gmayor.com/formatting_word_fields.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



wrote:
Sorry Macropod...

{MERGEFIELD "Total_Fijo_Mensual"\###.###}
{MERGEFIELD "Fecha_Ult_Increm"\@dd/mm/yy}

None is working.
Thanks for your help.
Gastsn




macropod ha escrito:

Hello Gaston,

Insufficient information! Please post samples of the mergefields
using these switches.

Cheers

--
macropod
[MVP - Microsoft Word]


wrote in message
ups.com...
Dear all,
I have a problem, a big one.
I`m trying to format mergefields and \# is not working, I`ve tried
everything... also \@ is not working.
I have Office 2003 SP1 in Spanish.
Thanks in advance



  #7   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Peter Jamieson Peter Jamieson is offline
external usenet poster
 
Posts: 4,582
Default \# Not Working

What is the data source and what field types are Total_Fijo_mensual and
Fecha_Ult_Increm ?

Does for example, { DATE \@ "dd/MM/yy" } work as you expect? If it does, it
sounds as if Word is not recognising Fecha_Ult_Increm as a date. Something
similar could be going on with Total_Fijo_Mensual as well (although I rather
doubt it.

{MERGEFIELD "Total_Fijo_Mensual"\# "##.000}


It really needs to be

{ MERGEFIELD "Total_Fijo_Mensual" \# "##.000" }
or
{MERGEFIELD Total_Fijo_Mensual \# "##.000" }

(the spacing may or may not be important but the closing quote probably is).

Peter Jamieson

wrote in message
oups.com...
It's still not working. I've read your page, very good source.
neither of them are working Don't know what to do, I've updated the
values with F9 save it and opened it again.
I've tried this... ¨{MERGEFIELD "Total_Fijo_Mensual"\# "##.000}
and..... {MERGEFIELD Fecha_Ult_Increm \@ "dd/MM/yy"}
Don`t know what to do..
Thanks fotr your help




Graham Mayor ha escrito:

Try {MERGEFIELD Total_Fijo_Mensual \# "##.000"} (was that supposed to be
three decimal places?)
and {MERGEFIELD Fecha_Ult_Increm \@ "dd/MM/yy"}
and make sure the quotes are plain quotes and not smart quotes.
Having made the changes, update the fields
See also http://www.gmayor.com/formatting_word_fields.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



wrote:
Sorry Macropod...

{MERGEFIELD "Total_Fijo_Mensual"\###.###}
{MERGEFIELD "Fecha_Ult_Increm"\@dd/mm/yy}

None is working.
Thanks for your help.
Gastsn




macropod ha escrito:

Hello Gaston,

Insufficient information! Please post samples of the mergefields
using these switches.

Cheers

--
macropod
[MVP - Microsoft Word]


wrote in message
ups.com...
Dear all,
I have a problem, a big one.
I`m trying to format mergefields and \# is not working, I`ve tried
everything... also \@ is not working.
I have Office 2003 SP1 in Spanish.
Thanks in advance



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
When TrackChanges is ON, Spell Checker is NOT working properly Rose Microsoft Word Help 0 October 9th 06 07:13 AM
Spell checking is not working properly when Track Changes is on TrackChangesProb Microsoft Word Help 2 October 3rd 06 02:35 PM
Text to speech not working in Word 2003 Tom Johnson Microsoft Word Help 0 June 6th 06 05:18 PM
Mailmerge stoped working! ross Mailmerge 2 March 3rd 06 11:18 AM
CPU Usage When Working with Templates you created KM1 Microsoft Word Help 3 May 21st 05 11:57 PM


All times are GMT +1. The time now is 12:35 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"