PC Review


Reply
Thread Tools Rate Thread

cell equal another cell

 
 
JoAnn1877
Guest
Posts: n/a
 
      19th Nov 2008
I have a statement that i update every month. There is a column that has the
current ending month. such as 10/31/08 this shows in each line in one column.
i want to be able to change the first row to the next month such as 11/30/08
and have all the following cells in that column change at once. i can go to
each cell and put the date cell in each one but is there a formula that i can
use instead of having to to back and forth to the cell i change the date in?
i can copy down but there are lines and underlines in the column and if i
copy down the format will get copied also. i want each cell in this column
to equal the one i change the date in.
 
Reply With Quote
 
 
 
 
Gary''s Student
Guest
Posts: n/a
 
      19th Nov 2008
Say we are looking to fill column Z.

In Z1, enter:

=DATE(YEAR(Y1),MONTH(Y1)+1,DAY(Y1))

this gets the new date from the old column.

In Z2, enter:

=Z1 and copy down the column

This propagates the new date down the column
--
Gary''s Student - gsnu200814


"JoAnn1877" wrote:

> I have a statement that i update every month. There is a column that has the
> current ending month. such as 10/31/08 this shows in each line in one column.
> i want to be able to change the first row to the next month such as 11/30/08
> and have all the following cells in that column change at once. i can go to
> each cell and put the date cell in each one but is there a formula that i can
> use instead of having to to back and forth to the cell i change the date in?
> i can copy down but there are lines and underlines in the column and if i
> copy down the format will get copied also. i want each cell in this column
> to equal the one i change the date in.

 
Reply With Quote
 
Sheeloo
Guest
Posts: n/a
 
      19th Nov 2008
Try this in a copy of your file first...

Suppose your dates are in Col A
Enter the new date in A1
Select Col A
Choose Edit|Replace
In Find What enter the new date
In Replace With enter
=$A$1
Click on Replace ALL

"JoAnn1877" wrote:

> I have a statement that i update every month. There is a column that has the
> current ending month. such as 10/31/08 this shows in each line in one column.
> i want to be able to change the first row to the next month such as 11/30/08
> and have all the following cells in that column change at once. i can go to
> each cell and put the date cell in each one but is there a formula that i can
> use instead of having to to back and forth to the cell i change the date in?
> i can copy down but there are lines and underlines in the column and if i
> copy down the format will get copied also. i want each cell in this column
> to equal the one i change the date in.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to point to (select) a cell to the left from a cell where I enter the = equal sign? Dmitry Microsoft Excel Discussion 6 30th Jun 2006 06:51 AM
How to point to (select) a cell to the left from a cell where I enter the = equal sign? Dmitry Microsoft Excel Misc 4 30th Jun 2006 06:49 AM
If data added to Excel cell it automatically make's another cell equal zero ianjohnmurray@hotmail.com Microsoft Excel Programming 1 19th Oct 2005 06:00 PM
Addition to Turn cell red if today is greater or equal to date in cell Rich Microsoft Excel New Users 2 9th Dec 2004 02:06 AM
To have a 'fixed cell' be equal to the last data entered cell in a column Mathew P Bennett Microsoft Excel Misc 2 22nd Aug 2003 06:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:09 PM.