=IF(A35="Belfast","2064203",IF(A35="Durham","2074203",IF(A35="Glasgow","2054203",IF(A35="GRO","Nil",IF(A35="ION","5004209",IF(A35="Liverpool","2024203",IF(A35="London HQ","5004203",IF(A35="London Regional","500421"))))))))
thats it seven nested ifs
to carry on
=IF(A35="Belfast","2064203",IF(A35="Durham","2074203",IF(A35="Glasgow","2054203",IF(A35="GRO","Nil",IF(A35="ION","5004209",IF(A35="Liverpool","2024203",IF(A35="London HQ","5004203",IF(A35="London Regional","500421,aa36))))))))
in aa36 put
IF(A35="Newport","2044203",IF(A35="Peterborough","2034203",0))
where aa36 can be any cell you want
to use v lookup which this isnt put them in two adjacent colums on
"places" in one values in the other
Bookmarks