• Subject: Form with button "imitating" arrow up/down
  • Author: Andreas
  • Date: 17 Oct 2010
  • References:
Hi,

I would like to imitate the keyboard-keys arrow up and arrow down
within a userform.

Aim: in the email list is one email marked by a mouse click. This mark
should be moved upwards or downwards depending on a button used in the
form.

At the moment it is realiced by "knowing" the entryid of the marked
email, counting the emails starting at the youngest en ending at the
marked one, using this number by adding 1 oder subtrahating 1 and then
searching the next or previous email. When the marked email is the
150th, it takes a little long... ;-)

I guess, there might be a possibility using
activeexplorer.selection(1) or the like?

How can I solve the problem in a simple way???
Thanx anyway!!!

Andreas
17 Oct 2010Form with button "imitating" arrow up/down.Andreas
18 Oct 2010\ Re: Form with button "imitating" arrow up/down.Ken Slovak
19 Oct 2010   \ Re: Form with button "imitating" arrow up/down.Andreas
Contact Us
All times are in (US) Eastern Daylight Time (GMT -4:00)