Problem:
For each value in List1 (column A), we want to calculate the absolute difference between it and the minimum value in the list.
Solution:
Use the ABS and MIN functions in the following formula:
=ABS(MIN($A$2:$A$8)-A2)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks