Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
punkyh
 
Posts: n/a
Default decimal spaces toolong when mail merging from excel

I recive data in an excel spreadsheet that contains in one column a number
expressed as " 5.55" which is supposed to be a percentage, but when I try to
mailmerge the data, it mailmerges as "5.55061561650660". In other words it
carries out the decimal place more than 2 digits, which is not what I want. I
have tried formatting the cell, rounding, hand typing the information in
another column and deleting the column that contained the original
information (which I am sure was edited from 5.55061561650660.) How can I fix
this problem so that when I mail merge it comes out as "5.55" only?
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Try toolsoptionscalculations and select precision as displayed before
doing the mailmerge

--
Regards,

Peo Sjoblom


"punkyh" wrote in message
...
I recive data in an excel spreadsheet that contains in one column a number
expressed as " 5.55" which is supposed to be a percentage, but when I try
to
mailmerge the data, it mailmerges as "5.55061561650660". In other words it
carries out the decimal place more than 2 digits, which is not what I
want. I
have tried formatting the cell, rounding, hand typing the information in
another column and deleting the column that contained the original
information (which I am sure was edited from 5.55061561650660.) How can I
fix
this problem so that when I mail merge it comes out as "5.55" only?


  #3   Report Post  
punkyh
 
Posts: n/a
Default


Thank you for the quick response!
I have done this and it still doesn't work.

"Peo Sjoblom" wrote:

Try toolsoptionscalculations and select precision as displayed before
doing the mailmerge

--
Regards,

Peo Sjoblom


"punkyh" wrote in message
...
I recive data in an excel spreadsheet that contains in one column a number
expressed as " 5.55" which is supposed to be a percentage, but when I try
to
mailmerge the data, it mailmerges as "5.55061561650660". In other words it
carries out the decimal place more than 2 digits, which is not what I
want. I
have tried formatting the cell, rounding, hand typing the information in
another column and deleting the column that contained the original
information (which I am sure was edited from 5.55061561650660.) How can I
fix
this problem so that when I mail merge it comes out as "5.55" only?



  #4   Report Post  
Andy Wiggins
 
Posts: n/a
Default

Are you mail-merging into Word? If so, then you have to format the data
within the Word environment.

You will probably find that, in Excel, if you remove all the formatting then
the figures you see are those being merged into Word. It's this "raw" data
that Word sees and acts upon. For anyone using Office 97, how you format
your data in Excel is how Word uses it.

--
Regards
-
Andy Wiggins FCCA
www.BygSoftware.com
Excel, Access and VBA Consultancy


"punkyh" wrote in message
...
I recive data in an excel spreadsheet that contains in one column a number
expressed as " 5.55" which is supposed to be a percentage, but when I try

to
mailmerge the data, it mailmerges as "5.55061561650660". In other words it
carries out the decimal place more than 2 digits, which is not what I

want. I
have tried formatting the cell, rounding, hand typing the information in
another column and deleting the column that contained the original
information (which I am sure was edited from 5.55061561650660.) How can I

fix
this problem so that when I mail merge it comes out as "5.55" only?



  #5   Report Post  
punkyh
 
Posts: n/a
Default

How do I do this?

Thank you for the answer because I was frustrated!

"Andy Wiggins" wrote:

Are you mail-merging into Word? If so, then you have to format the data
within the Word environment.

You will probably find that, in Excel, if you remove all the formatting then
the figures you see are those being merged into Word. It's this "raw" data
that Word sees and acts upon. For anyone using Office 97, how you format
your data in Excel is how Word uses it.

--
Regards
-
Andy Wiggins FCCA
www.BygSoftware.com
Excel, Access and VBA Consultancy


"punkyh" wrote in message
...
I recive data in an excel spreadsheet that contains in one column a number
expressed as " 5.55" which is supposed to be a percentage, but when I try

to
mailmerge the data, it mailmerges as "5.55061561650660". In other words it
carries out the decimal place more than 2 digits, which is not what I

want. I
have tried formatting the cell, rounding, hand typing the information in
another column and deleting the column that contained the original
information (which I am sure was edited from 5.55061561650660.) How can I

fix
this problem so that when I mail merge it comes out as "5.55" only?






  #6   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Add a numeric switch to the field (see "Numeric Picture (\#) field
switch" in Word Help). For example:

{MERGEFIELD Field1 \# "0.000" }

In article ,
punkyh wrote:

How do I do this?

Thank you for the answer because I was frustrated!

"Andy Wiggins" wrote:

Are you mail-merging into Word? If so, then you have to format the data
within the Word environment.

  #7   Report Post  
punkyh
 
Posts: n/a
Default

One more question from the novice....

When I do this in word, how do I do it? For example, I do not change the
data within the Excel Spreadsheet right?

So, when I open the data within the document, how do I edit the information?
Or is this even correct?

Still can't thank you enough.

"JE McGimpsey" wrote:

Add a numeric switch to the field (see "Numeric Picture (\#) field
switch" in Word Help). For example:

{MERGEFIELD Field1 \# "0.000" }

In article ,
punkyh wrote:

How do I do this?

Thank you for the answer because I was frustrated!

"Andy Wiggins" wrote:

Are you mail-merging into Word? If so, then you have to format the data
within the Word environment.


  #8   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Edit the field in the Word document directly. No need to change anything
in the XL file.

See "Format merged data" in Word Help.

In article ,
punkyh wrote:

One more question from the novice....

When I do this in word, how do I do it? For example, I do not change the
data within the Excel Spreadsheet right?

So, when I open the data within the document, how do I edit the information?
Or is this even correct?

Still can't thank you enough.

  #9   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default decimal spaces toolong when mail merging from excel

It works. I tried.

"punkyh" wrote:


Thank you for the quick response!
I have done this and it still doesn't work.

"Peo Sjoblom" wrote:

Try toolsoptionscalculations and select precision as displayed before
doing the mailmerge

--
Regards,

Peo Sjoblom


"punkyh" wrote in message
...
I recive data in an excel spreadsheet that contains in one column a number
expressed as " 5.55" which is supposed to be a percentage, but when I try
to
mailmerge the data, it mailmerges as "5.55061561650660". In other words it
carries out the decimal place more than 2 digits, which is not what I
want. I
have tried formatting the cell, rounding, hand typing the information in
another column and deleting the column that contained the original
information (which I am sure was edited from 5.55061561650660.) How can I
fix
this problem so that when I mail merge it comes out as "5.55" only?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
decimal place and merging to word doc. elmurado Excel Worksheet Functions 3 April 22nd 05 06:28 PM
Numbers after decimal point excel to word mail merge Andy P Excel Worksheet Functions 1 March 15th 05 11:48 AM
Mail Merging Help Needed. Quickly! Lwotton Excel Discussion (Misc queries) 1 January 23rd 05 02:41 PM
Mail Merging a Table Herbert Stencil Excel Discussion (Misc queries) 1 December 20th 04 11:51 PM


All times are GMT +1. The time now is 05:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"