#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 107
Default numbering lines

I have a column of numbers starting on row 20...each number represents the
rent due for one month...row 20 is month 1...I am trying to increase the rent
by 2% starting with the first month of each new year...in other words, the
rent would be $100 for months 1-12, $102 for months 13-24, $104 for months
25-36, etc...if I could simply add a helper column and number the lines 1-12,
1-12, 1-12, etc. maybe thats a start
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 634
Default numbering lines

Put your data in say A20:A31 for the first 12 months.

Now in A32, put =A20*1.02 and copy down as many rows as necessary till you
get as far as you need.

Better yet, put the 2% in a separate cell, eg B1, and then use in A32
=A20*$B$1

Regards
Ken........................


"Thomas" wrote in message
...
I have a column of numbers starting on row 20...each number represents the
rent due for one month...row 20 is month 1...I am trying to increase the
rent
by 2% starting with the first month of each new year...in other words, the
rent would be $100 for months 1-12, $102 for months 13-24, $104 for months
25-36, etc...if I could simply add a helper column and number the lines
1-12,
1-12, 1-12, etc. maybe thats a start
Thanks



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 107
Default numbering lines

thanks Ken

"Ken Wright" wrote:

Put your data in say A20:A31 for the first 12 months.

Now in A32, put =A20*1.02 and copy down as many rows as necessary till you
get as far as you need.

Better yet, put the 2% in a separate cell, eg B1, and then use in A32
=A20*$B$1

Regards
Ken........................


"Thomas" wrote in message
...
I have a column of numbers starting on row 20...each number represents the
rent due for one month...row 20 is month 1...I am trying to increase the
rent
by 2% starting with the first month of each new year...in other words, the
rent would be $100 for months 1-12, $102 for months 13-24, $104 for months
25-36, etc...if I could simply add a helper column and number the lines
1-12,
1-12, 1-12, etc. maybe thats a start
Thanks




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 634
Default numbering lines

You're very welcome

"Thomas" wrote in message
...
thanks Ken

"Ken Wright" wrote:

Put your data in say A20:A31 for the first 12 months.

Now in A32, put =A20*1.02 and copy down as many rows as necessary till
you
get as far as you need.

Better yet, put the 2% in a separate cell, eg B1, and then use in A32
=A20*$B$1

Regards
Ken........................


"Thomas" wrote in message
...
I have a column of numbers starting on row 20...each number represents
the
rent due for one month...row 20 is month 1...I am trying to increase
the
rent
by 2% starting with the first month of each new year...in other words,
the
rent would be $100 for months 1-12, $102 for months 13-24, $104 for
months
25-36, etc...if I could simply add a helper column and number the lines
1-12,
1-12, 1-12, etc. maybe thats a start
Thanks






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
inserted lines move how to place lines in proper cell? Deschi Excel Worksheet Functions 0 February 8th 09 01:15 PM
PO with sequential numbering with start / end numbering [email protected] Excel Discussion (Misc queries) 1 April 24th 07 03:38 PM
Inserting Lines or Copying lines with formulas but without data wnfisba Excel Discussion (Misc queries) 2 August 18th 06 04:41 PM
Need help in numbering a column while skipping lines Gary Reger Excel Worksheet Functions 3 December 21st 05 10:00 PM
Numbering lines Ralphael1 New Users to Excel 3 July 13th 05 11:54 AM


All times are GMT +1. The time now is 12:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"