View Single Post
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
mdj0615 mdj0615 is offline
external usenet poster
 
Posts: 1
Default Mail Merge from Excel

I'm not sure if this question should be in word or excel forums, so let me
know. I have created a spreadsheet that pulls data from an excel sheet to
complete the merge. One of the cells that transfers over is a formula that
calculates a score. I want the merge to show the number that's in the cell.
The cells are formatted to show through one decimal space. When I merge
over, it shows the entire number that excel calculates. I can't figure out
if I need to change the excel cells, or the word merge document to just show
the numbers through the first decimal. Any help would be great. If you need
the formula to see where to put it it's:

=IF('MidMod Grades+Att.'!H3="","",'MidMod Grades+Att.'!H3)

Thank you for any help.