View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
W Wolfe W Wolfe is offline
external usenet poster
 
Posts: 5
Default Calculate command

I have a worksheet that has a number of protected cells. If I change the
value in an unprotected cell whose contents are used in the protected cells,
the action is not taken until I hit F9. What VB command is equivalent to the
F9 keyboard command?
--
Thanks,

WW