View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Identifying when all values in a range are the same.

Apologies not needed, glad I could help
--
Gary''s Student - gsnu200820


"MichaelZ" wrote:

GS,
I apologize, I was pointing to the wrong spreadsheet. Your formula appears
to be working fine.
Thanks ever so much.
MZ

"MichaelZ" wrote:

GS
This seems to be returning "all the same" for everything, even when the
values in L:Q are not all the same.
Help. Thanks.

"Gary''s Student" wrote:

=IF(MIN(L20:Q20)=MAX(L20:Q20),"all the same","not all the same")
--
Gary''s Student - gsnu200820