Hello ilgnite,

Try these,

Enter your first no: in A1

A2, use

="*"&TEXT(SUBSTITUTE(A1,"*",""),"0")&"*"

A3, copy down.

="*"&TEXT(SUBSTITUTE(A2,"*","")+1,"0")&"*"