What you should do is to list all possible Office locations and the
server name you want to associate with each. Put this in a table
somewhere - suppose it occupies X1:Y10.
Then in C3, with the office location in A3, you can put this formula:
=VLOOKUP(A3,X$1:Y$10,2,0)
This can be copied down if you have other office locations in column
A.
Hope this helps.
Pete
> Hi All,
>
[quoted text clipped - 7 lines]
> Regards,
> Chris
Chris - 29 May 2008 10:19 GMT
Thanks Pete,
This worked a treat!
> What you should do is to list all possible Office locations and the
> server name you want to associate with each. Put this in a table
[quoted text clipped - 22 lines]
> > Regards,
> > Chris
Pete_UK - 29 May 2008 10:47 GMT
You're welcome, Chris - thanks for feeding back.
Pete
> Thanks Pete,
>
[quoted text clipped - 28 lines]
>
> - Show quoted text -