Gents,
I think this is a pretty straightforward task but it's been a long time since I played around with IF statements (I think that's what I need?!)
Basically I have three columns of numbers and I need to know which value is the smallest (I have 4,000 rows, so I'm not doing it manually!)
I'd like the final column to tell me which of my four columns has the lowest value, ideally by simply having the column header copied across.
The columns are FH, FC, MO, YR (Flight Hours, Flight Cycles, Months and Years), I've already converted them to a common unit.
Any ideas?