
Signature
Kind regards,
Niek Otten
Microsoft MVP - Excel
>Make that
>
>="NAQAHDAH"&TEXT(ROW(),"00")&":"
That's just incredible. No matter how many new things I learn in XL
each day, they never cease to amaze me. This works beautifully.
Each time I'm adding multiple lines to the text file, I just need to
replace the preface text (in this case "naqadhdah") with whatever is
needed each time.
Also, by adding 2 spaces after the ":", I no longer have to fiddle but
can add the definition lines needed.
The formula for this particular entry looks like this now:
="NAQAHDAH"&TEXT(ROW(),"00")&": "
Thanks. :oD
>| If you start in Row 1, use this formula:
>|
[quoted text clipped - 33 lines]
>||
>|| Thanks. :oD