RSS Feed

Syndicate content

Vorrei evidenziare i numeri uguali tra due tabelle di numeri. Per esempio:mi colloco in c2 e imposto: se c1 è uguale a a1;b1;d1;e1 scrivi "evviva", se no "riprova". Con la funzione if posso fare solo un confronto. Come posso ampliare il range?

Submitted by aterzaghi on Thu, 18/12/2008 - 22:53

La ricerca su più dati è possibile con il CERCA.VERT come nell'esempio di seguito evidenziato:

 

 

la formula è

 

=SE(VAL.NON.DISP(CERCA.VERT(D2;A:A;1;0));"Non trovato";"Trovato")

 

attraverso il CERCA.VERT è possibile indicare se il valore è in presente o meno. Il meccanismo messo in atto dalla formula è il seguente:

Se il CERCA.VERT funziona allora resituità un valore, se non trova invece nulla allora genererà un errore e quindi la funzione VAL.NON.DISP permette di capire se c'è o meno il valore all'interno dell'intera colonna non importa quanti sono i numeri presenti nella  lista

AttachmentSize
cerca-su-lista.zip2.03 KB

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <style> <center> <p>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.

Custom Search