Forum Discussion
kaihendry
Jul 06, 2020Copper Contributor
Convert column of MB to GB
How do I convert a column of MB values to rounded GB values? https://s.natalian.org/2020-07-06/mb-to-gb.mp4
- Jul 06, 2020
Hi kaihendry
You can apply the below formula to do the conversion that will work perfectly
=CONVERT(65536,"Mibyte","Gibyte")
To know more about the convert function pls see the below link
Regards, Faraz Shaikh | MCT, MIE, MOS Master, Excel Expert
If you find the above solution resolved your query don't forget mark as Official Answer to help the other members find it more
Jul 06, 2020
Hi kaihendry
You can apply the below formula to do the conversion that will work perfectly
=CONVERT(65536,"Mibyte","Gibyte")
To know more about the convert function pls see the below link
Regards, Faraz Shaikh | MCT, MIE, MOS Master, Excel Expert
If you find the above solution resolved your query don't forget mark as Official Answer to help the other members find it more
OranjeNY
Jan 17, 2024Copper Contributor
This list is life-changing! thank you