View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anner Anner is offline
external usenet poster
 
Posts: 1
Default formating cells from IF statement

I want to protect a given cell if the contents of another cell is "Conf". I
can record a macro to Format-Cell-Protection-Locked, but how do I combine
that with the conditional IF? Thanks very much!