View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] beginner1.mat@hotmail.com is offline
external usenet poster
 
Posts: 10
Default Excel to Word Macro

I have an excel file that has a bunch of different numbers and text
that I would like to go into different tables in a word file. I am
trying to make my creating reports easier, as only certain numbers/
dates/etc. will change. If I could type everything in excel, then run
a macro, that would be great. Is there a way to write a macro to work
with both excel and word? Will the word file need to be formatted in
a certain way? Thanks.