View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
sadat sadat is offline
external usenet poster
 
Posts: 8
Default how to edit formula without changing formula of each cell

Hello,
My problem is: I use a very large
formula:=SUMPRODUCT(--(TEXT(F13:F59,"yyyymmm")="2007Jan"),J13:J59). and the
formula is used in more than 1000 cells. but the month name and range changes
according to row and column of every cell. How can I change the formula of
every cell without selecting each cell and editing manually? I would be very
much thankful if anyone can help me with this problem.