Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / April 2007

Tip: Looking for answers? Try searching our database.

Series including text possible?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
StargateFan - 07 Apr 2007 20:28 GMT
Is there a better way to create a "series" that is based on characters
as well as digits than what I'm doing below?

I created 3 columns.  I put the text in one, the digits in the second
that I could apply the series to, with the 3rd column holding a ":".
But when I paste into the text file, I have tabs separating the 3
columsn where I was hoping for no space.

So this here -

NAQAHDAH    01    :
NAQAHDAH    02    :
NAQAHDAH    03    :

should paste like this -
NAQAHD6H01:
NAQAHDAH02:
NAQAHDAH03:
NAQAHDAH04:
NAQAHDAH05:
NAQAHDAH06:
NAQAHDAH07:
NAQAHDAH08:
NAQAHDAH09

Is there perhaps a way to do this while keeping the 3 elements
together in each cell of the column?  Or perhaps there's another way?

Thanks. :oD
Niek Otten - 07 Apr 2007 20:47 GMT
If you start in Row 1, use this formula:

="NAQAHDAH"&TEXT(ROW(),"0000")&":"

Fill down as far as you need

Use ROW()-1 if you start in Row 2, etc

Signature

Kind regards,

Niek Otten
Microsoft MVP - Excel

| Is there a better way to create a "series" that is based on characters
| as well as digits than what I'm doing below?
[quoted text clipped - 25 lines]
|
| Thanks. :oD
Niek Otten - 07 Apr 2007 20:49 GMT
Make that

="NAQAHDAH"&TEXT(ROW(),"00")&":"

Signature

Kind regards,

Niek Otten
Microsoft MVP - Excel

| If you start in Row 1, use this formula:
|
[quoted text clipped - 33 lines]
||
|| Thanks. :oD
StargateFan - 07 Apr 2007 22:41 GMT
>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

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.