View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg[_31_] Greg[_31_] is offline
external usenet poster
 
Posts: 3
Default Excel: useform and shapes

How can I check whether the new selection is a Shape (e.i. chart) and
load the userForm
accordingly (without button) ?
How can I take the changes I have made to settings inthe UserForm and
apply them to the current shape (without button) ?

Greg