• Skip to main content
  • Skip to primary sidebar

Ryan McCormick

Why Don’t My Columns Add in Excel?

March 10, 2014 by Ryan Leave a Comment

There are many ways an end user can run into this problem. One of the most common causes that I have seen is when pasting data.

Enter the Datatype

Sometimes when data is pasted, no matter if it is in a number format from the original source – it can be pasted as text or in string format. Strings are great, they can help display data in a wide variety ways, including numbers that start with zero or multiple zeros.

What is happening is the same as if you were trying to add the value of two words:

“apple” + “apple” = ?

In other words, your numbers are plain text like the word “apple” above. To fix this problem, and create the functionality to add, subtract, multiply, divide, etc… you need to convert your numbers back to the number data type.

When working with data, it is important to have an understanding of data types. A clean understanding of data types will help end users better process, convert and manipulate data in any process. Here is a good high-level resource on data types: https://en.wikipedia.org/wiki/Data_type

Number Conversion

Microsoft has a great article for text to number conversion covering a wide variety of situations:
https://support.microsoft.com/KB/291047

Filed Under: Computer Q&A Tagged With: add, column data, Excel, sum

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Recent Posts

  • Force Quit Kill all Chrome Windows MacOS
  • SOLVED: Angular 6 CLI Karma Stuck in Single Run | Karma Stops Running
  • How to Manually Install Java 8 on Ubuntu 18.04 LTS
  • Remove VirtualBox from Ubuntu 16.04 Xenial
  • Clear all Node Modules Folders Recursively Mac/Linux

Recent Comments

  1. KKV on Webstorm adding spaces between imports and braces | JavaScript and TypeScript
  2. jusopi on Clear all Node Modules Folders Recursively Mac/Linux
  3. Qaisar Irfan on Clear all Node Modules Folders Recursively Mac/Linux
  4. mustafa on Remove VirtualBox from Ubuntu 16.04 Xenial
  5. Pourya on How to Manually Install Java 8 on Ubuntu 18.04 LTS

Copyright © 2025 · Magazine Pro on Genesis Framework · WordPress · Log in