View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Squeff Squeff is offline
external usenet poster
 
Posts: 2
Default Copying Excel table to Word, with Formatting

On Aug 30, 2:20 pm, Kevin B wrote:
Why not embed the Excel file as an object in Word? Would that work?
--
Kevin Backmann


Unfortunately not. The customer wants the resultant table to act like
a Word table, not an Excel table. This may seem a subtle thing, but
there are some key differences. For example, Word will nicely
autosize rows (even for merged cells), while Excel will not.