![]() |
|
#1
|
|||
|
|||
![]()
What formula would work to make the change from RE249869000xxx-00-xxxx-0001 to RE249869000xxx-01-xxxx-0001 and the next RE249869000xxx-02-xxxx-0001 and all the way to RE249869000xxx-99-xxxx-0001
Last edited by Benali; 05-03-2020 at 01:30 PM. |
#2
|
||||
|
||||
![]()
For example:
="RE249869000xxx-" & TEXT(ROW()-1,"00")& "-xxxx-0001" However, this isn't going to produce RE249869000xxx-99-xxxx-0001 on row 12. The logic for that result escapes me.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#3
|
|||
|
|||
![]()
That worked perfectly
now, can we make the 0001 go to 9999 in the same formula? |
#4
|
||||
|
||||
![]()
Really, that's a trivial change to the formula. How about studying it instead of expecting to be spoon-fed. Otherwise, you'll learn nothing.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#5
|
|||
|
|||
![]()
I’ll try. Thanks
|
#6
|
|||
|
|||
![]()
If D is the column, In the column where you would like the new values output enter the formula =a1+$D$1 and copy down the column. Now whatever value you put in D1 will be added to the values in column A. if you want to subtract, just enter -1 into D1.
|
#7
|
||||
|
||||
![]()
CJustin: I have to wonder whether you bothered to read the question … or the answer in post #2.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Marcia | Excel | 10 | 02-28-2019 05:55 AM |
![]() |
Strogg | Word | 11 | 01-07-2019 03:13 PM |
![]() |
14spar15 | Excel Programming | 9 | 03-19-2018 01:15 AM |
![]() |
Jacky837 | Word | 1 | 07-25-2016 10:45 AM |
![]() |
Griff | Word | 4 | 04-18-2011 02:47 AM |