Hi Don
> The 11 tables exist so admin can enter and view the employees shifts
> in a monthly grid
Do you have a 1 month closedown each year then ?
The fact that there were 11, made me think they were not organised by
date.
Any given date you require, will therefore only exist on any one of
these tables.
Since you say you can achieve what you require from a single table, with
Index and Match, is it not just a question of a formula to convert the
date you require into a table name with the use of Vlookup, and then use
that table name in your Index Match formula?

Signature
Regards
Roger Govier
> Roger,
>
[quoted text clipped - 55 lines]
>>>
>>> DonH
DonH - 31 Oct 2006 13:22 GMT
Roger,
Thanks again! Yes the 11 tables is confusing they work with odd weeks.
I think you are right, but was in my thinking limited by the number of
nested If's allowed. However your reply to this and my other post has just
given me the idea of using more than 1 cell for the if formulas and another
to provide me with my cell ref. Not sure if it will work but I will give it
a go.
Before I go though can I take it I cant build multiple INDEX & MATCH
formulas ?
Many thanks
DonH
> Hi Don
>> The 11 tables exist so admin can enter and view the employees shifts in a
[quoted text clipped - 69 lines]
>>>>
>>>> DonH
Roger Govier - 31 Oct 2006 13:34 GMT
Hi Don
> Before I go though can I take it I cant build multiple INDEX & MATCH
> formulas ?
I'm not sure what you mean here.
You could use Index Match on one table, to provide a value to be Matched
(and used with Index) in another table.
If you get stuck with your attempts, you can email me a copy of the
workbook and I will take a look for you.
Remove NOSPAM from my address to send direct.

Signature
Regards
Roger Govier
> Roger,
>
[quoted text clipped - 25 lines]
>> convert the date you require into a table name with the use of
>> Vlookup, and then use that table name in your Index Match formula?