Thread: Command Button
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NJD[_2_] NJD[_2_] is offline
external usenet poster
 
Posts: 2
Default Command Button

Is there a method of making a command butoon visible on all worksheets
without creating a new object on each sheet? I've put it in a userform, but
then I cannot navigate between sheets without closing the form.