Excel is one of those programs that has many features, many of which might need a tutorial. I think your best bet would be to use a search engine to start and enter what you're trying to learn. As...
The simplest way is to use the max function. If you put the numbers into A1, A2 and A3, then the formula, in an empty cell would be: =MAX(A1:A3) This will go through the 3 cells and display the...