How to Use Microsoft Excel to Auto Convert KB, MB, GB, TB
https://itsiti.com/how-to-use-microsoft-excel-to-auto-convert-kb-mb-gb-tb/
Sep 24, 2018 · You wanted to convert the value into MB, GB and TB automatically. =CONVERT (B2,”kibyte”,”Mibyte”) =CONVERT (C2,”Mibyte”,”Gibyte”) =CONVERT (D2,”Gibyte”,”Tibyte”) Reference The syntax will be as =Convert (value,”from”,”to”) • value = cell from the excel. This should contain only numbers. • from = the source number. • to = the target number.
DA: 98 PA: 65 MOZ Rank: 54