Skip to main content

Easily convert between kb and mb, gb, tb and vice versa in Excel

Author: Xiaoyang Last Modified: 2024-07-19

In data management and reporting, converting between different units of digital storage such as kilobytes (KB), megabytes (MB), gigabytes (GB), and terabytes (TB) is a common task. Whether you need to transform a list of file sizes from KB to MB or vice versa, accurate conversions are crucial for clear data analysis and presentation. This guide provides two effective methods to perform these conversions in Excel.

screenshot of convert between kb mb gb tb 0

Convert between kb and mb, gb, tb and vice versa with formulas

The following conversion formulas can help converting between kilobytes (KB), megabytes (MB), gigabytes (GB), and terabytes (TB) assuming that 1 KB equals 1024 bytes, which is the standard in computing based on binary multiples. Here's a breakdown:

KB to MB:
To convert kilobytes to megabytes, you divide by 1024.
=A2 / 1024
MB to KB:
To convert megabytes to kilobytes, you multiply by 1024.
=A2 * 1024
KB to GB:
To convert kilobytes to gigabytes, you divide by 1024^2 (1024 KB in a MB and 1024 MB in a GB).
=A2 / 1024^2
GB to KB:
To convert gigabytes to kilobytes, you multiply by 1024^2 (1024 KB in a MB and 1024 MB in a GB).
=A2 * 1024^2
KB to TB:
To convert kilobytes to terabytes, you divide by 1024^3 (1024 KB in a MB, 1024 MB in a GB, and 1024 GB in a TB).
=A2 / 1024^3
TB to KB:
To convert terabytes to kilobytes, you multiply by 1024^3 (1024 KB in a MB, 1024 MB in a GB, and 1024 GB in a TB).
=A2 * 1024^3
How to Use These Formulas in Excel:

Suppose you have a list of number of kilobytes (KB) in range A2:A7 and you want to find out how many megabytes (MB) that is, you would use the above first formula as follows.

Select a blank cell, such as C2, enter the following formula and press Enter. Select this formula cell, drag it Fill Handle down to get the rest of the results.

=A2 / 1024
screenshot of convert between kb mb gb tb 1
Notes:
  • Conversely, if you have the number of megabytes (MB) in cell A2 and you want to convert this to kilobytes (KB), you would use the second formula =A2 * 1024.
  • This conversion is based on the binary measurement used in computing, which is different from the decimal system used in everyday measurements where 1,000 units make up a single unit of the next higher measurement (like meters to kilometers). In digital storage, 1,024 units (bytes, kilobytes, etc.) make up a single unit of the next higher measurement due to the base-2 system used in computing.

Easily Convert between kb and mb, gb, tb and vice versa with Kutools for Excel

If the above formulas are hard to remember, here, I can talk about an easy tool-Kutools for Excel. With its Unit Conversion feature, you can quickly and easily convert between various units with several clicks only.

After installing Kutools for Excel, click Kutools > Content > Unit Conversion to open the Unit Conversion dialog box. And then configure as follows.

  1. Select the data range that you want to convert.
  2. Choose Bits & Bytes from the Units drop down.
  3. Specify the units that you want to convert between from the two list boxes.
    Here I choose Kilobit and Megabit separately from the lists, which means that I will convert the numbers from KB to MB.
  4. Click OK.
    screenshot of convert between kb mb gb tb 2
Result

All numbers in the selected range are converted from KB to MB immediately.

screenshot of convert between kb mb gb tb 3
Notes:
  • If you want to convert mb to kb, just click doc convert kb mb 7to exchange the units.
  • If you check Add results as comment option in the dialog box, the converted results will be inserted into the cells as comments.
    screenshot of convert between kb mb gb tb 4
  • With this feature, you can also convert between angles, distances, temperatures, and so on.
  • To use this feature, you should have Kutools for Excel installed on your computer. Go to download Kutools for Excel to get a 30-day free trial with no limitations.

Demo: Convert between kb and mb, gb, tb and vice versa with Kutools for Excel

Kutools for Excel: with more than 300 handy Excel add-ins, free to try with no limitation in 30 days. Download and free trial Now!

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...

Description


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Leave your comments
Posting as Guest
Rate this post:
0   Characters
Suggested Locations