ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Text + Numbers (https://www.excelbanter.com/excel-worksheet-functions/154783-text-numbers.html)

williamr

Text + Numbers
 
I want create 5000 labels using Excel. In row 1 I want "Work Card # 1 of
5000" and in row 2, "Work Card # 2 of 5000". How is this done?
Thanks

Elkar

Text + Numbers
 
You could try something like:

="Work Card # "&ROW()&" of 5000"

HTH,
Elkar


"williamr" wrote:

I want create 5000 labels using Excel. In row 1 I want "Work Card # 1 of
5000" and in row 2, "Work Card # 2 of 5000". How is this done?
Thanks


williamr

Text + Numbers
 
Thank You Very Much!!!

"Elkar" wrote:

You could try something like:

="Work Card # "&ROW()&" of 5000"

HTH,
Elkar


"williamr" wrote:

I want create 5000 labels using Excel. In row 1 I want "Work Card # 1 of
5000" and in row 2, "Work Card # 2 of 5000". How is this done?
Thanks


Bernard Liengme

Text + Numbers
 
But to actually print the labels, I would use Word to merge Excel data. For
help on Word mail merge using Excel as the data source have a look here

http://www.mvps.org/dmcritchie/excel/mailmerg.htm

http://www.mvps.org/word/FAQs/MailMe...AMailMerge.htm

http://www.mvps.org/word/FAQs/MailMe...ateADataSource

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"williamr" wrote in message
...
Thank You Very Much!!!

"Elkar" wrote:

You could try something like:

="Work Card # "&ROW()&" of 5000"

HTH,
Elkar


"williamr" wrote:

I want create 5000 labels using Excel. In row 1 I want "Work Card # 1
of
5000" and in row 2, "Work Card # 2 of 5000". How is this done?
Thanks




Gord Dibben

Text + Numbers
 
In A1 enter ="Work Card # " & ROW() & " of 5000"

With A1 selected................

In NameBox type A1:A5000 and ENTER

Hit CTRL + D to copy down.

Copy column A and Paste Special(in place)ValuesOKEsc


Gord Dibben MS Excel MVP



On Fri, 17 Aug 2007 15:18:01 -0700, williamr
wrote:

I want create 5000 labels using Excel. In row 1 I want "Work Card # 1 of
5000" and in row 2, "Work Card # 2 of 5000". How is this done?
Thanks




All times are GMT +1. The time now is 08:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com