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

This is probably a simple problem. There are certain macro's that
want to assign a command button to. I have no problem if the macr
functions within the sheet that contains the button. But, if the macr
calls for information contained within a different sheet, the macr
fails. The strange part is that these macro run fine if there no
assigned to a command button. But once the same macro code is copie
into the private sub of a command button, it fails

--
Message posted from http://www.ExcelForum.com