Extract Numbers from Calculation String

jski21

Board Regular
Joined
Jan 2, 2019
Messages
162
Office Version
  1. 2016
Platform
  1. Windows
Good day Mr. Excel Team,

Is there a way (probably) to extract numbers from a calculation string? Example:

=0+36888+13321+10141

First number is Q1, second is Q2, etc. The number of digits is not static and will be more or less depending on performance. Difficulty is extracting the correct number when the string has the same character (+) to try to extract from and the dynamic nature of the digits. Ideally, these would be separate formulas for each Q.

Thanks in advance for the review and help.


jski
 
It would be better if you put each of those numbers in it's own cell, and summed them.
 
Upvote 0
Yeah I get it Scott but that's not the way the data is coming over from the originator and there's lot's of it.
 
Upvote 0
Use Text-to-Column with "+" as your delimiter.
Screen Shot 2025-02-12 at 3.17.27 PM.png
 
Upvote 0

Forum statistics

Threads
1,226,771
Messages
6,192,919
Members
453,767
Latest member
922aloose

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top