How to see columns from which values were not returned by HLOOKUP functions?

D

Dmitry Kopnichev

Hello
How to see columns from which values were not returned (or were returned) by
HLOOKUP functions on a worksheet? All formulas contain only HLOOKUP
functions. The table_array s include all columns on the worksheet.
 
S

ScottO

If I'm interpreting your question correctly, one solution would be to
run a Histogram of the formula results. That would show how many
occurrences of each result were obtained.
If you're unfamiliar with the Histogram function, you need to have
installed the Analysis Toolpak Add-in (go to Tools/Add-ins and click
on Analysis Toolpak), then go to Tools/Data Analysis and select
Histogram from the menu of options.
The in-built Help files explain further.
hth
ScottO


| Hello
| How to see columns from which values were not returned (or were
returned) by
| HLOOKUP functions on a worksheet? All formulas contain only HLOOKUP
| functions. The table_array s include all columns on the worksheet.
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top