typing non printable characters

lezawang

Well-known Member
Joined
Mar 27, 2016
Messages
1,805
Office Version
  1. 2016
Platform
  1. Windows
Hi
I want to learn how to clean excel file from all none wanted characters. So I want to type these characters first and then learn how to use formulas etc to remove them. I want to know how to type these none printable characters in excel. I read the article below, it says that char(127) but what is that? I tried =char(127) but excel return empty cell.

I am interest to know how to type these none printable characters. specially [][] like in the article below. Thank you so much


https://www.lifewire.com/remove-non-printable-characters-3123798
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
Re: typing none printable characters

Just want to add something. I just watched the video below and it says that if I type

=char(9) & "Fix this text"

Then I will get a none printable character before "fix this text". I did that and nothing was typed in front of "fix this text". Why is that? thank you.

https://www.youtube.com/watch?v=jw_XHSaZHmA
 
Upvote 0
Re: typing none printable characters

Most non printable characters are by their nature not displayed.
 
Upvote 0
Re: typing none printable characters

I said most, not all. Look at A3 in that example - there are 5 non-printing characters that you cannot see.
 
Upvote 0
Re: typing none printable characters

Hold down the Alt Key and a 4 digit code on the keypad.
For character 129
ALT-0129
Note that those numbers must be typed on the keypad not on the numbers at the top of the keyboard
 
Upvote 0

Forum statistics

Threads
1,215,586
Messages
6,125,683
Members
449,249
Latest member
ExcelMA

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