ASCII Chars

gray

Registered User.
Local time
Today, 09:35
Joined
Mar 19, 2007
Messages
578
Hi

Access 2002/2007
WinXPPro SP3

OK, OK, I give up... how do I get the extended ASCII character 192 as the caption in a label control.... or even displayed in a textbox please... I'm sure I could have cracked the Enigma code with pencil and paper for all the time I've spent on this... :)

Thanks
 
Have you tried putting the cursor where you want it in the label in design mode and holding down the <ALT> key and typing 192 on the numeric pad? that should give you a "└" on the screen.
 
You, Sir, are a genius! Thanks ... i'd tried all sorts ... just plugged a USB numeric keypad in and hey presto!

I thought Chr$(192) ... would do it? Not to worry it's there now..... rgds
 

Users who are viewing this thread

Back
Top Bottom