Hi there,
I am trying to do the following thing with Excel: I have a couple of folders in an Excel file and in these folders, I put company names. These companies are evaluated in their respective column, one after the other, in their respective folder.
Instead of browsing through these folders in search of the right company to see the results, I would just like to enter any company name in a separate folder (a sort of interface) and afterwards, Excels searches with an H Lookup in the different folders until he finds the company name in the horizontal and gives me all the information from the respective column.
Two problems: Excel only wants to give me one specific value, e.g. from the cell 1 or 2 or 3. And Excel does not want to look in several folders for the company name.
I tried my luck among other formulas with the following one:
=IF(ISERROR(HLOOKUP(K13;'2'!B1:K2;2;WRONG));HLOOKUP(K13;'3'!B1:K2;2;WRONG));HLOOKUP(..
If the company's name were in this case in the second folder to look in for, Excel would only give the second value (but the aim stays the whole column..). But the research in the first folder does not work at all.
Or is there perhaps a totally different approach? E.g. by using macros?
For any kind of help, I would be quite grateful!
Thanks a lot,
Simon
Bookmarks