![]() |
#1
|
|||
|
|||
![]()
i "need" help with an excel project i'm working on.
i would like to add the number 1,2,3 or whatever amount to an existing cell address. For example cell address $A$2, i want to add 1 to it and display the contents of cell A3. For example: Column A Column B Column C Column D Date Address Add Results 19/05/2004 $A$2 1 20/05/2004 22/05/1970 2 26/05/2016 29/05/2003 02/06/1998 Formulas i have Cell B2 =ADDRESS(MATCH(A2,A:A,0),COLUMN(A1)) Cell D2 =IF(ISERROR(INDIRECT($B2)+C$2),"---",INDIRECT($B2)+C$2) However in Cell D2 i get the "incorrect" result 20/05/2004. I want to get 22/05/1970. Please Help to correct my formula |
Tags |
excel 2013 formula |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
paulkaye | Excel | 4 | 02-26-2017 04:18 AM |
![]() |
innkeeper9 | Excel | 2 | 09-13-2016 08:59 PM |
Word 2016, autoformating existing text not always working | tammons | Word | 7 | 08-23-2016 12:47 AM |
Change formula cell range based on cell value | Scoth | Excel | 4 | 10-25-2012 07:51 AM |
Changing Cell address within a formula | vermont_past | Excel | 12 | 09-21-2012 12:15 PM |