View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Getting the caption from a HTMLSubmit button

Harrison Hill wrote on 2/16/2011 :
Does anyone have a link to the properties of the HTMLSubmit button
control?

A simple obj.caption doesn't seem to work.

TIA


What's the HTMLSubmit control? Is this in v12 or higher? If so, is this
what you want?

Application.CommandBars.ExecuteMSO("FilePublishAsW ebPage")

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc