I have a subform Calculate in a main form. I tried to use ****ft+alter key +
key C to move cursor into the subform. In the caption of the subform
label, I
put &Calculate. so that you can see C is underlined. In the program
keydown,
I check alter + ****ft key to see if key "C" is pressed. However, it
doesn't
work. Can someone help?