#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default wordart

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

regards

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default 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



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default 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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
WordArt Bojingles03 New Users to Excel 3 February 17th 09 06:09 PM
WordArt - stretching aehdbe Excel Discussion (Misc queries) 0 March 28th 08 06:36 PM
Wordart in Excel D angel Excel Worksheet Functions 1 August 10th 06 06:46 PM
wordart Shawn G. Excel Programming 2 August 25th 05 01:34 PM
Hiding Shapes When Not WordArt , or When WordArt Text < "Draft" Carroll Rinehart Excel Programming 2 September 18th 04 07:40 PM


All times are GMT +1. The time now is 03:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"