Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Strange character pops up in my spreadsheet

I am seeing a strange character appear in my spreadsheet cells. It
looks like a capital A with a squiggle on top.
This happens when I export a grid from a web page. (I created the
grid in a web page but diverted the output to excel). The grid works
fine when it has numbers in it, but any blank cells in the HTML grid
show up as capital A's (with squiggles) in Excel.
Why is this happening?
Thanks,
Marvin
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Strange character pops up in my spreadsheet

There is probably something in the data you imported that produces a byte
that Excel sees as the ASCII equivalent of A with a tilde.

" wrote:

I am seeing a strange character appear in my spreadsheet cells. It
looks like a capital A with a squiggle on top.
This happens when I export a grid from a web page. (I created the
grid in a web page but diverted the output to excel). The grid works
fine when it has numbers in it, but any blank cells in the HTML grid
show up as capital A's (with squiggles) in Excel.
Why is this happening?
Thanks,
Marvin

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Strange character pops up in my spreadsheet

Which is most likely Alt + 0195

You can probably clear them using EditReplace


Gord Dibben MS Excel MVP

On Mon, 7 Jul 2008 08:56:03 -0700, JLGWhiz
wrote:

There is probably something in the data you imported that produces a byte
that Excel sees as the ASCII equivalent of A with a tilde.

" wrote:

I am seeing a strange character appear in my spreadsheet cells. It
looks like a capital A with a squiggle on top.
This happens when I export a grid from a web page. (I created the
grid in a web page but diverted the output to excel). The grid works
fine when it has numbers in it, but any blank cells in the HTML grid
show up as capital A's (with squiggles) in Excel.
Why is this happening?
Thanks,
Marvin


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
Strange problem with spreadsheet Ragnar Midtskogen Excel Programming 4 March 4th 08 08:45 AM
strange character B of A BDO Excel Discussion (Misc queries) 5 December 13th 06 08:40 PM
Strange Character Stuart[_21_] Excel Programming 2 March 15th 05 09:16 PM
Strange problem: spreadsheet locked when macro is stopped Don Wiss Excel Programming 2 July 8th 04 04:03 AM
Identify strange character Stuart[_5_] Excel Programming 2 February 7th 04 02:43 PM


All times are GMT +1. The time now is 07:38 AM.

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

About Us

"It's about Microsoft Excel"