View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
N+ N+ is offline
external usenet poster
 
Posts: 34
Default Excel writing on explorer's window

something like this..
if H7 = true then
copy a5 and paste in field 1 of a explorer window,
select option 3 in field 1 of a explorer window
press the button "DO" in a explorer window




"N+" wrote:

Hi all !!
is it possible for excel, in presence of a desired condition,
to perform actions on a explorer-java window, like write in fields, peform
choices in multichoice fields and press a button ??
ty !!