Forum Discussion
ramramji
Mar 22, 2024Copper Contributor
Problem in totalling columns in excel due to format issue
I have a large database containing two files and I am trying to merge them through "Index , match" function and then sum up values in a resultant column. The data from both files is from a PDF file c...
HansVogelaar
Mar 22, 2024MVP
Try the following:
- Select a single column with numbers that won't format.
- On the Data tab of the ribbon, click Text to Columns.
- Select Delimited, then click Finish.
Does that convert the values to real numbers?