Take 102201631000-102201633999-234245 from text file and take right formula from first two numbers =right(text1,6) & right(text2,6). i.e. 631000 & 633999 then i need to place them in text like.
102201631000 234245
102201631001 234245
102201631002 234245
102201631003 234245
till
102201633999 234245
in .txt output keeping text as fixed.
102201631000 234245
102201631001 234245
102201631002 234245
102201631003 234245
till
102201633999 234245
in .txt output keeping text as fixed.