View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ManBoy86 ManBoy86 is offline
external usenet poster
 
Posts: 3
Default If Function, looking for formats in values

How would I write an IF function to check to see if a cell is in Italics and
if it is make another cell = 0


IF(A1???, B1=0) Anyone know what to put where the ?s are?

Thanks.