View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default Font Changes on Embedded/Linked objects in Word


are you sure the cell is large enough to contain the data,
and that the font is not autosizing?


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


dankim wrote :

I have a couple Word Documents that take data from my excel
spreadsheets. Mostly small things; names, dates, menu items etc.

The word documents are in 10pt Garamond. If I try to pull a name for
example. John Smith. The "John" is in the proper font and size but the
"Smith" is in a smaller pt size and a different font (appears to be
times new roman). I'm not sure how to correct this problem. Any help
would be greatly appreciated. Thanks in advance.