Re: $$Excel-Macros$$ Kindly help on multiplication table macro

2012-06-03 Thread ashish koul
check the attachment see if it helps On Sun, Jun 3, 2012 at 3:57 PM, Aruna jayaram wrote: > Hi > > I want help to create a macro where in the first sheet A1 cell we specify > the number for which the multiplication table should be generated (i.e., 5 > means 5 multiplication ) and in the 2nd shee

$$Excel-Macros$$ Kindly help on multiplication table macro

2012-06-03 Thread Aruna jayaram
Hi I want help to create a macro where in the first sheet A1 cell we specify the number for which the multiplication table should be generated (i.e., 5 means 5 multiplication ) and in the 2nd sheet A1 specify the range ( 10 i.e, 5*1 till 5*10) and in the 3rd sheet display the table. Kindly help.