Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How doe you compare the value of cells is column C to the same row cell in
column A...and if the value is not the same...replace column/row cell A with the value in column/row cell C ? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you're going to change A if they're not the same, then you don't need to
compare. In A1 put =C1, and copy down. -- David Biddulph "TimR" wrote in message ... How doe you compare the value of cells is column C to the same row cell in column A...and if the value is not the same...replace column/row cell A with the value in column/row cell C ? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry...I guess I was not clear...have a worksheet that has a static column
A...rows 1-2000. From time to time I insert an updated column C with some new values in some of the rows..although most stay the same. Can I 'automatically' change the value in the original column A row xx to the new value in the new column C...matching row xx ? In other words...I have a list of people's names that have an address also...but from time to time...the people move but the address of the home stays the same...if I have a new list that includes both the old people who didn't move but also new people that have moved into the area...can I remove the old 'names' only in Column A and replace them automatically with the new names appearing in Column C ? ...the addresses of course stay the same Thanks, Tim "David Biddulph" wrote in message ... If you're going to change A if they're not the same, then you don't need to compare. In A1 put =C1, and copy down. -- David Biddulph "TimR" wrote in message ... How doe you compare the value of cells is column C to the same row cell in column A...and if the value is not the same...replace column/row cell A with the value in column/row cell C ? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yes. Read my answer again.
-- David Biddulph "TimR" wrote in message ... Sorry...I guess I was not clear...have a worksheet that has a static column A...rows 1-2000. From time to time I insert an updated column C with some new values in some of the rows..although most stay the same. Can I 'automatically' change the value in the original column A row xx to the new value in the new column C...matching row xx ? In other words...I have a list of people's names that have an address also...but from time to time...the people move but the address of the home stays the same...if I have a new list that includes both the old people who didn't move but also new people that have moved into the area...can I remove the old 'names' only in Column A and replace them automatically with the new names appearing in Column C ? ...the addresses of course stay the same Thanks, Tim "David Biddulph" wrote in message ... If you're going to change A if they're not the same, then you don't need to compare. In A1 put =C1, and copy down. "TimR" wrote in message ... How doe you compare the value of cells is column C to the same row cell in column A...and if the value is not the same...replace column/row cell A with the value in column/row cell C ? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linking Groups of cells between workbooks | Excel Discussion (Misc queries) | |||
Problems comparing data from multiple blank cells | Excel Worksheet Functions | |||
average price of 4 columns of figures but some cells can be blank | Excel Worksheet Functions | |||
average price of 4 columns of figures but some cells can be blank | Excel Worksheet Functions | |||
using functions to compare multiple columns for mismatch of cells | Excel Worksheet Functions |