![]() |
add text to AutoShape
TIA for your time
Please advise on the correct code. My code below does not work Shapes("AutoShape1").characters.text = "abc" -- David |
add text to AutoShape
Hi
This works: ActiveSheet.Shapes("AutoShape1").TextFrame.Charact ers.Text = "abc" Regards Andrew B David wrote: TIA for your time Please advise on the correct code. My code below does not work Shapes("AutoShape1").characters.text = "abc" |
All times are GMT +1. The time now is 12:58 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com