Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
GrannyLib
 
Posts: n/a
Default Write formula to add "1" to each number in a column

I need to know how to write a formula that will add "1" to each number in a
given column. It's a spreadsheet that shows "months of service" and it needs
to be updated monthly. It's a pain to go through and do it manually - is
there a formula that will work??
Thanks much!
  #2   Report Post  
tjtjjtjt
 
Posts: n/a
Default

If you have the Date started in A1, this may do what you are asking:
=TODAY()-A1
Then, select the cell with the formula and give it the Custom Number Format
"m" (without the quotes).

tj

"GrannyLib" wrote:

I need to know how to write a formula that will add "1" to each number in a
given column. It's a spreadsheet that shows "months of service" and it needs
to be updated monthly. It's a pain to go through and do it manually - is
there a formula that will work??
Thanks much!

  #3   Report Post  
GrannyLib
 
Posts: n/a
Default

It is not a date, actually, just a number showing the total months of
service. I did find out I can have "1" added to each cell by creating another
column and entering "=C5+1" then dragging down the length of the column to
get the new numbers, but I was wondering if there were another way that would
not involve either cutting/pasting or hiding a column (can't delete original
column because then the reference for the formula is gone!)
Thanks though!

"tjtjjtjt" wrote:

If you have the Date started in A1, this may do what you are asking:
=TODAY()-A1
Then, select the cell with the formula and give it the Custom Number Format
"m" (without the quotes).

tj

"GrannyLib" wrote:

I need to know how to write a formula that will add "1" to each number in a
given column. It's a spreadsheet that shows "months of service" and it needs
to be updated monthly. It's a pain to go through and do it manually - is
there a formula that will work??
Thanks much!

  #4   Report Post  
tjtjjtjt
 
Posts: n/a
Default

You can put 1 in a cell and copy it.
Then select the numbers you want to add one to. Then, Edit | Paste Special |
Add.

tj

"GrannyLib" wrote:

It is not a date, actually, just a number showing the total months of
service. I did find out I can have "1" added to each cell by creating another
column and entering "=C5+1" then dragging down the length of the column to
get the new numbers, but I was wondering if there were another way that would
not involve either cutting/pasting or hiding a column (can't delete original
column because then the reference for the formula is gone!)
Thanks though!

"tjtjjtjt" wrote:

If you have the Date started in A1, this may do what you are asking:
=TODAY()-A1
Then, select the cell with the formula and give it the Custom Number Format
"m" (without the quotes).

tj

"GrannyLib" wrote:

I need to know how to write a formula that will add "1" to each number in a
given column. It's a spreadsheet that shows "months of service" and it needs
to be updated monthly. It's a pain to go through and do it manually - is
there a formula that will work??
Thanks much!

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
what formula do i put for column m = column k minus column l in e. jenniss Excel Discussion (Misc queries) 5 January 6th 05 08:18 PM
I need a formula that will sum the top 3 number in a column havocdragon Excel Worksheet Functions 5 December 15th 04 10:03 PM
how to enter a formula using column() function for a range Mike Peter Excel Worksheet Functions 6 December 8th 04 07:11 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
Req, Tricky column formula stge Excel Worksheet Functions 1 November 9th 04 04:39 PM


All times are GMT +1. The time now is 04:30 AM.

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

About Us

"It's about Microsoft Excel"