If keypress key_y then
msgbox "Y"
end if

when the y key is pressed i should get a msgbox that says y, y can't i?