Hi,
I have values that need to be subtracted but the row names do not match.
How can I align these to do a subtraction?
side A:

side B:

this is just sample data. But the rows "Name" arent the same but the #'s are supposed to be aligned so it can be suctracted to 0.
How can I create identical identifiers to match the records?
Thanks.