View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arnold Klapheck Arnold Klapheck is offline
external usenet poster
 
Posts: 42
Default cannot click button on sheet

I have a button on a worksheet that the user clicks after entering data in a
couple of cells, the problem is the button will not work until the user
clicks out of a cell they are supposed to input data in.

I have all the cells locked except the cells I want them to enter info into
and the sheet is protected. Any Ideas? thanks.