by diego <diegobph@[EMAIL PROTECTED]
>
Feb 14, 2008 at 10:08 PM
On 15 Peb, 02:44, target <rmtar...@[EMAIL PROTECTED]
> wrote:
> Hi friends: I need to select a group of records that are shown inside
> a browse...how can I active the key shift+arrow down in order to get
> those records in one step....thanks in advance
>
> Hola: como puedo seleccionar varios registros de un archivo dentro de
> un browse ? quiero usar la tecla Shift+la flecha hacia abajo para
> marcar varios regsitros de mi browse y llevarmelos a otra
> parte....muchas gracias de antemano, saludos.
you can also use the SPACEBAR or any other key to mark records ON or
OFF (you will need an extra LOGICAL field in the underlying table to
do this), then another key like maybe one of the function keys to copy
the selected records or do whatever it is you want to do with them.
hth