How to get rid of dollar symbols

bschwartz

Well-known Member
Joined
Jan 5, 2013
Messages
1,367
Hello,

The issue I am having comes from copying and pasting values from my online bank statement. I have a running balance that I copied to Excel for analysis. Excel cannot calculate formulas using these numbers since there is a $ symbol attached to each cell that was copied and pasted and the values do not seem to be recognized by Excel as numbers. Do you have any solution or ideas pertaining to this, or do I need to manually remove those symbols to enable calculation?

Excel version: 2010
Formula I tried to enter in cell F3: =F2-D3+E3
See example via link below.

Your help is greatly appreciated.

(sorry if this the wrong way to post a picture, but I could not figure out how else to attach or incorporate it into the post).
https://docs.google.com/document/d/1RM6Ywu0Aht0n_AozpXVbc8T4LybvqTl2OH-LtIBYYhQ/edit

Ben
 
Are both of those "blank spaces" at the end CHAR(160)?
If so, you could see if this approach is any use.

Select one of the cells in question
In the formula bar select one of the "blank spaces" at the end and press Ctrl+C (Copy).
Select the whole Debit & Credit columns by click/drag their column labels
Use Find/Replace and in the Find what box Ctrl+V (Paste) to paste one of the Char(160) characters
In the Find/Replace dialog, check in Options that "Match entire cell contents" is NOT checked
Replace All
 
Upvote 0

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,223,268
Messages
6,171,100
Members
452,379
Latest member
IainTru

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