This will be really easy, I'm sure

  • Thread starter Thread starter Jamie
  • Start date Start date
J

Jamie

Hi there,
I'm sure this will be really easy for you all. I want to multiply, for
example, the conents of 2 cells, when a third cell has the initials US in it.

I.e. if the freight is going to anywhere in the US(mentioned in cell c2), it
multiplies kilos (cell f4) by a per kilo rate (cell h3). if c2 does not start
with US, it leaves the cell blank.

Thanks in advance for your help.

Jamie
 
You want to see if the first 2 letters in C2 are equal to "US" - not
bothered if there are more letters, eg "US California".

Hope this helps.

Pete
 
It does, thanks Pete!

Pete_UK said:
You want to see if the first 2 letters in C2 are equal to "US" - not
bothered if there are more letters, eg "US California".

Hope this helps.

Pete
 
Back
Top