#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel Symbol

Hello

My problem is when I download data from Accounting Software to Excel.
The data is in British Pounds, and when downloaded to Excel each number has
a symbol attached to it (e.g. ï½£414.90). With this symbol in front of each
number, I am unable to perform forumlas on the data (Excel is not accepting
the data as numerical). I need a way of removing the symbol from each
number.

I can delete the symbol manually from each number, however, it is a long
process.

Is there a function in Excel that removes a symbol?

Any help would be appreciated

Regards,

Bernard Purdon


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Excel Symbol

Hello Bernard,

Method 1: Find and Replace
First click on a cell with the symbol and in the Formula Bar copy just the
symbol
Select all cells to be fixed (it will not matter if you selected other cells
as well)
Use Edit; Find and Replace; paste you symbol into the Find box and leave the
Replace box empty; use Replace all

Method 2; SUBSTITUTE
Use the same method to get a copy of the symbol
Use formula =--SUBSTITUTE(G16,"?","")
I have used a square root symbol for demo purpose
The double negation converts text to number
You could use Copy followed by Past Special-Values to convert the formula
to actual values and then delete the original column
Do not use =--SUBSTITUTE(G16,"?","£"), this will give text not a number.
Rather format your cells to show £.

Wonder why Excel does not 'see' the £ as currency symbol?
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Bernard Purdon" <Bernard wrote in message
...
Hello

My problem is when I download data from Accounting Software to Excel.
The data is in British Pounds, and when downloaded to Excel each number
has
a symbol attached to it (e.g. ?414.90). With this symbol in front of
each
number, I am unable to perform forumlas on the data (Excel is not
accepting
the data as numerical). I need a way of removing the symbol from each
number.

I can delete the symbol manually from each number, however, it is a long
process.

Is there a function in Excel that removes a symbol?

Any help would be appreciated

Regards,

Bernard Purdon




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel Symbol

Thanks Bernard

Method Number 1 did not work......but Method Number 2 did.

FYI......the pound symbol was downloaded from Great Plains
Software.....Excel then added another symbol to each number (square symbol).
When I used the formula from your method 2, the square symbol disappears and
the pound symbol appears.
Excel also recognized the data as numerical (in pounds) and not text ( I can
now perform formulas)


Regards,

Bernard Purdon



"Bernard Liengme" wrote:

Hello Bernard,

Method 1: Find and Replace
First click on a cell with the symbol and in the Formula Bar copy just the
symbol
Select all cells to be fixed (it will not matter if you selected other cells
as well)
Use Edit; Find and Replace; paste you symbol into the Find box and leave the
Replace box empty; use Replace all

Method 2; SUBSTITUTE
Use the same method to get a copy of the symbol
Use formula =--SUBSTITUTE(G16,"?","")
I have used a square root symbol for demo purpose
The double negation converts text to number
You could use Copy followed by Past Special-Values to convert the formula
to actual values and then delete the original column
Do not use =--SUBSTITUTE(G16,"?","£"), this will give text not a number.
Rather format your cells to show £.

Wonder why Excel does not 'see' the £ as currency symbol?
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Bernard Purdon" <Bernard wrote in message
...
Hello

My problem is when I download data from Accounting Software to Excel.
The data is in British Pounds, and when downloaded to Excel each number
has
a symbol attached to it (e.g. ?414.90). With this symbol in front of
each
number, I am unable to perform forumlas on the data (Excel is not
accepting
the data as numerical). I need a way of removing the symbol from each
number.

I can delete the symbol manually from each number, however, it is a long
process.

Is there a function in Excel that removes a symbol?

Any help would be appreciated

Regards,

Bernard Purdon





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
In excel what does the symbol ^ represent GeorgeD Excel Discussion (Misc queries) 3 August 20th 07 12:12 PM
what shortcut key do I use for the + symbol over the - symbol cherokee Excel Discussion (Misc queries) 5 July 14th 06 12:43 AM
Not printing symbol in excel Paul Barberton Excel Discussion (Misc queries) 1 May 4th 05 04:03 PM
I need a symbol but "symbol" in the Insert menu is grayed-out. Nothappy Excel Discussion (Misc queries) 2 May 3rd 05 12:16 AM
How do you get an "X-bar" symbol in Excel? melissag6 Excel Discussion (Misc queries) 0 March 23rd 05 07:29 PM


All times are GMT +1. The time now is 02:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"