ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   wordart (https://www.excelbanter.com/excel-programming/353745-wordart.html)

ME @ Home

wordart
 
is their a way to rename wordart instead fo it having the defaul name of say
wortart 345

regards


Tom Ogilvy

wordart
 
When you select it, you see the Wortart 345 in the name box. Select that
name and type in a new name. Hit enter.

Want to do it in code?

Activesheet.Shapes("WordArt 2").Name = "MyArt"

for a wordart object named WordArt 2

--
Regards,
Tom Ogilvy



"ME @ Home" wrote in message
...
is their a way to rename wordart instead fo it having the defaul name of

say
wortart 345

regards




Norman Jones

wordart
 
Hi ME,

With the WordArt image selected, enter the desired name in the names box
(top, left of the column headers) and hit Enter


---
Regards,
Norman



"ME @ Home" wrote in message
...
is their a way to rename wordart instead fo it having the defaul name of
say
wortart 345

regards




ME @ Home

wordart
 
duhh talk about over looking the obvious

thanks a lot



"Tom Ogilvy" wrote:

When you select it, you see the Wortart 345 in the name box. Select that
name and type in a new name. Hit enter.

Want to do it in code?

Activesheet.Shapes("WordArt 2").Name = "MyArt"

for a wordart object named WordArt 2

--
Regards,
Tom Ogilvy



"ME @ Home" wrote in message
...
is their a way to rename wordart instead fo it having the defaul name of

say
wortart 345

regards






All times are GMT +1. The time now is 04:18 PM.

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