View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John John is offline
external usenet poster
 
Posts: 2,069
Default VBA Code/Formula to generate list of rows

Have a look at this site:
http://www.vertex42.com/ExcelTemplat...alculator.html
--
JB


"WINS" wrote:

Hi everyone,

I need to define a loan repayment schedule using PMT, IPMT and PPMT
functions which i fully understand. However, based on the number of
installments I need to define the corresponding number rows with the
sequential numbers.

Can anyone help me on his issue