View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] lovepeaceofmind@yahoo.com is offline
external usenet poster
 
Posts: 29
Default copy excel to word

Hi, everybody:

I never did this before and I need your expertise. I would like to
create a macro button in excel such that whenever I click this button,
3 columns (A, B, and C) with unknown rows under excel sheet1 will be
copied and pasted as Unformatted Text into an automatically created
word document. Three requirements:
1) The automatically created word document will have a left and
right margin of 0.6";
2) Any rows with something in column A in Excel will be shown as
Bold Text in the word documet after copy and copy;
3) The first line of the word document will be center aligned.
Anything else will be justified.

I appreciate any of your help. You all have a nice 4th of July.

Jorge