View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default Selecting cells equals to a value

Not without using VBA.

In article ,
"Mnilo" wrote:

Hello everyone:

I wonder how can I select, without using vba, the cells within a
range that are equal to 3 for example.

Using "Go to special" can be selected empty cells, cells with errors ...
but I would like to know if I can select cells that are equal to a
certain value.

Thanks in advance.