Excel: verschil tussen versies
Uit dotSearch
| Regel 16: | Regel 16: | ||
[http://www.onetomarket.nl/online-marketing/search-engine-marketing/search-advertising/excel-trukendoos-voor-adwords.html Excel trukendoos voor AdWords] | [http://www.onetomarket.nl/online-marketing/search-engine-marketing/search-advertising/excel-trukendoos-voor-adwords.html Excel trukendoos voor AdWords] | ||
| − | [http://www.distilled.co.uk/blog/seo/how-to-be-an-excel-ninja-and-how-it-helps-your-seo/ How to be an Excel Ninja] | + | [http://www.distilled.co.uk/blog/seo/how-to-be-an-excel-ninja-and-how-it-helps-your-seo/ How to be an Excel Ninja] / [http://www.distilled.co.uk/excel-for-seo/ part 2] |
[http://www.blindfiveyearold.com/seo-excel-functions SEO Excel functions] | [http://www.blindfiveyearold.com/seo-excel-functions SEO Excel functions] | ||
Versie van 29 mrt 2011 om 22:15
2 kolommen vergelijken qua inhoud:
=ALS(M76<>N76;"Nee";"Ja")
Aantal cases van gesorteerde kolom tellen:
=ALS(A1<>A2;1;1+B1)
Check of waarden uit kolom A ook in kolom B aanwezig zijn, zo niet, dan wordt A afgedrukt.
=ALS(ISFOUT(VERGELIJKEN(A2;$B$2:$B$1009));"";A2)