Excelの検索関数として代表的なものにVLOOKUP関数がありますが、その兄弟分のような関数にHLOOKUP(エイチルックアップ)関数があります。 VLOOKUP関数と同様、指定した範囲を検索して、検索条件に一致したデータを検索して取り出す関数ですが、VLOOKUPが縦方向 ...
The HLOOKUP function should be used when the comparison values are in a row across the top of a table of data, and you want to look at a specified row. In this tutorial, we will explain how to create ...