Re: How can I print 11 squared in a report ?



On Wed, 25 Apr 2007 21:51:44 +0200, Roger wrote:

Allen

thanks for your help, but on my keyboard Alt 0178 doesn't work, I just get a
beep. I am in Belgium and using a microsoft QWERTY UK keyboard so probably
that has something to do with it. Is there anyway I can see what characters
and symbols are available to me in Access using my keyboard. Alternatively,
is there some way I can get it into an If , then type of statement in a
text box in a report ?

The data can be input and stored as 112, but it needs to print as 11squared
!

thanks ... Roger

"Allen Browne" <AllenBrowne@xxxxxxxxxxxxxx> wrote in message
news:OR0GvQ1hHHA.1048@xxxxxxxxxxxxxxxxxxxxxxx
You are very limited with printed superscripted or subscripted text in
Access, but you can get a superscripted 2 by holding down the Alt key and
typing 0178 on the numeric keypad.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Roger" <help-me@xxxxxxxxx> wrote in message
news:%23K41lI1hHHA.4984@xxxxxxxxxxxxxxxxxxxxxxx
I need to be able to print 11^2 (eleven to the power of two, or eleven
squared) with the 2 printed as a superscript. In word it is a piece of
cake,
but in access I can't seem to do it. I have typed 11 and the 2 as
superscript
(ie 11 squared) in WORD, and then copied and pasted it into access but
when
I tried pasting it into a field which is defined as text data type it
keeps making it 112 instead of 11 and
the 2 superscript.

I also pasting it into a text box with a condition, ie if [field]=112,
then print11^2 but I can't seem to figure out how to that either. Can
someone help me, please ?

Roger

Works for me.
11 + ALT + 0178 displays/stores 11²

Did you use the number keypad (not the numbers on the top row of the
keyboard) while holding down the ALT key?

Open the Character Map program.
Start + All Programs + Accessories + System Tools + Character Map

Select whatever font style you are using.
Select Windows Western as the character set (unless you are using a
different set).
You should find a small 2 and a small 3 as a superscript character.
On my computer it's on the 7th row, extreme right, of the list.
Select it and you'll see it's value is ALT + 0178, but you must use
the number keypad. It should be the same on your computer.

--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
.



Relevant Pages

  • PC-like keyboard for console
    ... ALT-<keyboard character> does not produce the character ... My ALT key is working, ... I installed the emacs keyboard and now the NUM ... # code base shift cntrl shift alt shift cntrl shift state ...
    (comp.unix.bsd.freebsd.misc)
  • Re: pressed 2 keys
    ... By installing your own keyboard handler interrupt. ... generates it or an ALT combination above 127 ... character value. ...
    (comp.lang.asm.x86)
  • Re: Hunters New Kitchen
    ... >> I have an ~ on my keyboard, but don't know how to get it to print on>> top of the n. ... Or you can hold down the <ALT> key and type the numerals 0241 using the keypad. ... This works for any other strange characters also - the key combination is in the bottom right corner of the character map window. ...
    (rec.outdoors.rv-travel)
  • Re: Can I find and replace with a hard return?
    ... The ý character is 0253 ... what: ALT + 0253 ... use the numpad on right-side of keyboard to enter the 0253 and 0010. ...
    (microsoft.public.excel.misc)
  • Re: My Alt keys dont work!
    ... I guess there's no software way around my problem (my built-in keyboard ... has a stuck Alt key so I had to disable it with Xmodmap, ... I tried remapping various keys on the external keyboard to ...
    (Debian-User)

Loading