[AccessD] Selected Records on a Continuous Form

Rocky Smolin at Beach Access Software rockysmolin at bchacc.com
Fri Oct 24 13:27:56 CDT 2008


Gustav, 

I saw that in an MSDN page but couldn't figure out what .Top and .Height
properties had to do with whether or not a record was selected.  But I guess
I'll play with it a bit and see what's what.

Thanks
 


Rocky Smolin
Beach Access Software
858-259-4334
www.e-z-mrp.com
www.bchacc.com
 
 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
Sent: Friday, October 24, 2008 9:26 AM
To: accessd at databaseadvisors.com
Subject: Re: [AccessD] Selected Records on a Continuous Form

Hi Rocky

That is
  Me.SelTop
and
  Me.SelHeight

/gustav

>>> rockysmolin at bchacc.com 24-10-2008 18:06 >>>
Dear List:

Is there a way to determine which records on a continuous form have been
selected using the record selector boxes.
 
For complicated reasons I cannot use the Access delete records thing - had
to put a 'Delete Selected Record' button on the form.  That works OK and
through code I delete the selected record and requery the form.
 
Now the user wants to be able to select multiple records like they could
before.  I can use my code to delete the selected records if I can determine
which ones are selected.
 
But there's not .Selected property I can find for recordsets like there is
with multi-select list boxes although it appears that you can only select
contiguous records on a continuous form using the shift key. Control key to
select non-contiguous forms doesn't seem to to work.
 
Is there such a property or a way to find out which records have been
selected?
 
MTIA
 

 	
	
 

Rocky Smolin

Beach Access Software

858-259-4334

www.e-z-mrp.com <http://www.e-z-mrp.com/> 

www.bchacc.com <http://www.bchacc.com/> 



--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list