This function turns Excel in to a database management system. There are plenty of databases out there such as Access, SQL Server, MySQL, Oracle etc, but the power Excel user always finds a way to turn Excel in to a functioning Database.
Excel has its limitations when it comes to storing large amounts of data. I would recommend anyone to consider deploying one of the above mentioned databases if they have large amounts of data. The inability of Excel to separate the storage of information from the presentation of it is its key drawback.
Having said that, I want to move on to show you how cool the VLOOKUP() function is. (more…)