View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 1,560
Default 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