Char()

ajith

Board Regular
Joined
Nov 21, 2012
Messages
214
Office Version
  1. 2016
Platform
  1. Windows
hello,
Can anyone help in giving the list of useful CHAR() for keystrokes like "enter key" CHAR(10) etc.
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Lots of websites give you this information. Here is one for example.

But if you intend to use this a lot, why not make your own cheat guide.

in A1 put =1
In A2 put =A1 + 1
drag that down to A25
In B1 put =CHAR(A1)
drag that down to B25

Copy both A and B columns over to D & E
Change D1 from 1 to =A25 + 1

reselect that whole column and repeat in G-H, J-K, M-N, P-Q, S-T, V-W, Y-X, AB-AC, AE-AF
You can even overwrite the ones that are hard to tell what they are by referencing the website and changing things like the actual space character to (space)...

Save that as a PDF for your reference.
 
Upvote 0

Forum statistics

Threads
1,196,360
Messages
6,014,811
Members
441,847
Latest member
hw407

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