I am looking for a simple way in Excel to calculate with units of different values. I have a list of several values in KB
, MB
and GB
and I want to get a calculated output in GB
.
Here's a piece of the list:
66.0 MB
570 KB
1.10 GB
2.21 KB
Output: ??? GB.
All values are in the same row (C) with B/KB/MB/GB behind the value.