View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pat D Pat D is offline
external usenet poster
 
Posts: 1
Default how can I work with worksheet textboxes in VBA?

I have several textboxes on an Excel worksheet. Is there a way to access
(change contents, formatting,...) these textboxes from within my VBA code?