View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default formula question

if this formula works on one sheet, how would i get it to sum multiple sheets,
say sheet1:sheet3?

=COUNTIF(L3:L33,"=r")

--


Gary