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

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