View Single Post
  #1   Report Post  
Lee Davison
 
Posts: n/a
Default Help with formula please.

Hi,
I have the following formula set up on a sheet called 'Wow'

=IF(Wow!A1="90 / 63 reducer", Wow!B1)


What I would like to add (in plain speak) is if on Wow sheet, cell A1 says
90 / 75 reducer, enter B1 into sheet 4 cell A4.

At the end of the day, what im after is the following:

If on Wow sheet, cell A1 says '90 / 75 reducer', enter Wow sheet B1 figure
into sheet 4 cell A20,
but if on Wow sheet, cell A1 says 'sleeve', enter B1 figure into sheet 4
cell A50,
but if on Wow sheet, cell A1 says 'outlet', enter B1 figure into sheet 4
cell A100.

I hope this makes sense! Also is there a limit to how many 'buts' I could
have in the formula?
Thanks all
Lee