Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Remove unicode characters from cell containing values

Pls assist with macro how to remove invisible unicode characters in a cell

Thxs
A
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,182
Default Remove unicode characters from cell containing values

Possibly...

[A1] = StrConv([A1], vbFromUnicode)

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
  #5   Report Post  
Posted to microsoft.public.excel.programming
ANG ANG is offline
external usenet poster
 
Posts: 12
Default Remove unicode characters from cell containing values

On Saturday, March 12, 2016 at 6:12:45 PM UTC+4, GS wrote:
Possibly...

[A1] = StrConv([A1], vbFromUnicode)

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


AM NEW TO VBA - CAN YOU GIVE ME FULL COMMAND MACRO


  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,182
Default Remove unicode characters from cell containing values

I suspect your claim that the cell contains unicode is a wrong
assumption based on the fact that unicode would be 16 characters long
for the sample values you show. Perhaps the cells have non printable
characters instead, as a result of however the data was collected?

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
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
replace unicode characters shark102 Excel Programming 0 October 24th 07 08:03 AM
Need to convert Characters between Unicode and ANSI FcoMariscal Excel Programming 0 August 24th 06 10:47 PM
Extra characters exported in unicode(.txt) format PT Excel Discussion (Misc queries) 0 February 7th 06 11:29 AM
inserting unicode characters Wazooli Excel Discussion (Misc queries) 1 February 7th 05 06:54 PM
How do I enter Unicode characters in Excel? MacroAlan[_4_] Excel Programming 0 February 5th 05 08:25 PM


All times are GMT +1. The time now is 06:17 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"