I am trying to make a spreadsheet for my office, which is quite complicated in some ways, and I am stuck.
Column B is text, name.
Column F is Total cost.
Columns G, H, I etc are numeric containing various calculations (mainly nested IFs).
I need to identify a name in Column B, and then nest a load of IF calculations in each row that the name occurs in.
How do I identify the rows? What function do I use?