This is a multi-part message in MIME format.
------=_NextPart_000_00B4_01C8E86C.D07F6120
Content-Type: text/plain;
charset="windows-1251"
Content-Transfer-Encoding: quoted-printable
Hello,
Using macros in Microsoft Word, how is it possible to:
1) Set the number of rows and columns for Microsoft Excel WorkSheet?
2) Put the values into the cells of Microsoft Excel WorkSheet?
Recording macros in Microsoft Word gives the following code:
Sub Macro1()
'
' Macro1 Macro
' Macro recorded 7/17/2008 by
'
Selection.InlineShapes.AddOLEObject ClassType:=3D"Excel.Sheet.8", =
LinkToFile _
:=3DFalse, DisplayAsIcon:=3DFalse
End Sub
Sincerely,
Aleksander
------=_NextPart_000_00B4_01C8E86C.D07F6120
Content-Type: text/html;
charset="windows-1251"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1251">
<META content=3D"MSHTML 6.00.2900.2912" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD><FONT face=3DArial><FONT size=3D2>
<BODY>
<DIV><FONT size=3D2>
<DIV>
<DIV>Hello,</DIV>
<DIV> </DIV>
<DIV>
<DIV class=3Dpostcolor>Using macros in Microsoft Word, how is it =
possible=20
to:<BR><BR>1) Set the number of rows and columns =
for Microsoft=20
Excel WorkSheet?<BR>2) Put the values into the cells =
of Microsoft=20
Excel WorkSheet?<BR><BR>Recording macros in Microsoft Word gives =
the=20
following code:<BR><BR>
<DIV>
<DIV id=3DCODE=20
title=3D"=CF=EE=E4=F1=E2=E5=F2=EA=E0 =F1=E8=ED=F2=E0=EA=F1=E8=F1=E0 =
=E4=EE=F1=F2=F3=EF=ED=E0 =
=E7=E0=F0=E5=E3=E8=F1=F2=F0=E8=F0=EE=E2=E0=ED=ED=FB=EC =
=F3=F7=E0=F1=F2=ED=E8=EA=E0=EC =
=D4=EE=F0=F3=EC=E0.">Sub Macro1()<BR>'<BR>' Macro1 Macro<B=
R>' Macro recorded 7/17/2008 by<BR>'<BR> &=
nbsp; Selection.InlineShapes.AddOLEObject ClassType:=3D"Excel.S=
heet.8", LinkToFile _<BR> &n=
bsp; :=3DFalse, DisplayAsIcon:=3DFalse<BR>End Sub</DIV>
<DIV=20
title=3D"=CF=EE=E4=F1=E2=E5=F2=EA=E0 =F1=E8=ED=F2=E0=EA=F1=E8=F1=E0 =
=E4=EE=F1=F2=F3=EF=ED=E0 =
=E7=E0=F0=E5=E3=E8=F1=F2=F0=E8=F0=EE=E2=E0=ED=ED=FB=EC =
=F3=F7=E0=F1=F2=ED=E8=EA=E0=EC =D4=EE=F0=F3=EC=E0."> </DIV>
<DIV=20
title=3D"=CF=EE=E4=F1=E2=E5=F2=EA=E0 =F1=E8=ED=F2=E0=EA=F1=E8=F1=E0 =
=E4=EE=F1=F2=F3=EF=ED=E0 =
=E7=E0=F0=E5=E3=E8=F1=F2=F0=E8=F0=EE=E2=E0=ED=ED=FB=EC =
=F3=F7=E0=F1=F2=ED=E8=EA=E0=EC =D4=EE=F0=F3=EC=E0.">Sincerely,</DIV>
<DIV=20
title=3D"=CF=EE=E4=F1=E2=E5=F2=EA=E0 =F1=E8=ED=F2=E0=EA=F1=E8=F1=E0 =
=E4=EE=F1=F2=F3=EF=ED=E0 =
=E7=E0=F0=E5=E3=E8=F1=F2=F0=E8=F0=EE=E2=E0=ED=ED=FB=EC =
=F3=F7=E0=F1=F2=ED=E8=EA=E0=EC =
=D4=EE=F0=F3=EC=E0.">Aleksander</DIV></DIV></DIV></DIV></DIV></FONT></DIV=
></BODY></HTML></FONT></FONT>
------=_NextPart_000_00B4_01C8E86C.D07F6120--