Let me just give you a few pointers regarding
Named Ranges.
I find Named Ranges to be extremely helpful on the sheet. When used in formulae, it almost makes it self documenting. What’s easier to understand?:
[tt]
=MATCH(SelectedEmp,EmpList,0)
=MATCH(Sheet2!A1,A2:A127,0)
[/tt]
A Named Range can reference a single cell or an other range, like a column of data.
You’ll notice the Name Box in the upper left-hand corner just above the sheet grid. If you hover your mouse pointer over it, you’ll see the name of this feature. It has a drop down that displays any Named Ranges on the sheet or at the workbook level, and it displays the ActiveCell reference.
Do some exploring in Formulas > Defined Names…, particularly
Create From Selection. This is VERY useful.
Structured Tables also used named ranges that are a built-in feature. This is VERY VERY useful!!!
Skip,
Just traded in my OLD subtlety...
for a NUance!![[tongue] [tongue] [tongue]](/data/assets/smilies/tongue.gif)