View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary Gary is offline
external usenet poster
 
Posts: 143
Default inserting a row based on a condition.

i need a macro to do the following.

if value in cell is =x then insert a row above.

Possible?