Compare the values and multiply the greater
Solved/Closed
Related:
- Compare the values and multiply the greater
- Beyond compare - Download - File management
- Which function is used to compare a cell value to an array of cells and return a value that matches the location of the value in the array, and is used when there are more than two columns in the array ✓ - Excel Forum
- Excel compare two sheets - Guide
- To convert ounces to milliliters multiply by - Excel Forum
- Compare two worksheets and paste differences to another sheet - excel vba free download ✓ - Excel Forum
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Mar 13, 2011 at 08:06 AM
Mar 13, 2011 at 08:06 AM
you can use Max function to get the max value
=MAX(a1,b1) * 24
=MAX(a1,b1) * 24
Mar 13, 2011 at 10:54 PM