<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1141" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=363581518-25042003><FONT face=Arial color=#0000ff
size=2>Don,</FONT></SPAN></DIV>
<DIV><SPAN class=363581518-25042003><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=363581518-25042003><FONT face=Arial color=#0000ff size=2>You
can run an event from the record selector by putting the code in the form_click
or form_doubleclick event.</FONT></SPAN></DIV>
<DIV><SPAN class=363581518-25042003><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=363581518-25042003><FONT face=Arial color=#0000ff
size=2>Private Sub Form_Click()<BR>MsgBox "hello"<BR>End Sub</FONT></SPAN></DIV>
<DIV><SPAN class=363581518-25042003><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=363581518-25042003><FONT face=Arial color=#0000ff size=2>The
message only appears if I click the record selector. Is this what you we're looking to trigger?</FONT></SPAN></DIV>
<P><FONT face=Arial><FONT size=2><SPAN
class=363581518-25042003>HTH</SPAN>,</FONT></FONT> </P>
<P><FONT face=Arial size=2>Jim DeMarco</FONT> <BR><FONT face=Arial
size=2>Director of Product Development</FONT> <BR><FONT face=Arial
size=2>HealthSource/Hudson Health Plan</FONT> </P>
<BLOCKQUOTE>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Don Elliker
[mailto:delliker@hotmail.com]<BR><B>Sent:</B> Friday, April 25, 2003 2:12 PM<BR><B>To:</B> accessd@databaseadvisors.com<BR><B>Subject:</B> RE: [AccessD]
Events for continuous forms<BR><BR></FONT></DIV>
<DIV>
<DIV>
<P>Replying to my own email...I need a life. Anywho, still no soap. It looked
good but for what I want, it looks like it can't be done. When the user selects a record (with the record selector) then clicks the 'update' button
(mine) If there is a selected record, I want to update just that record(s). If
there isn't a selected record, I will update all records on the continuous
form. I thought the Sel functions would do it, but in my case, SelHeight and
SelWidth are always zero, SelTop has the selected record number or record
1 if none are selected (really, the way it looks is that something always qualifies as 'selected'). I believe the Record Selector is a beast unto itself
and may not expose anything I can use. </P>
<P>Thanks for the help,</P>
<P>PS -maybe I need to mention how easy this would be to do UnBound to get
everybody weighed in and solve this (kidding of course):-></P>
<P>_D <BR><BR></P></DIV>
<DIV></DIV><BR><BR><BR>
<DIV></DIV>
<DIV><FONT face="Geneva, Arial, Sans-serif" color=#6666ff size=2><EM>"Things
are only free to the extent that you don't pay for them." </EM></FONT></DIV>
<DIV><FONT color=#33cc66></FONT></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>>From: "Don Elliker" <DELLIKER@HOTMAIL.COM>
<DIV></DIV>>Reply-To: accessd@databaseadvisors.com
<DIV></DIV>>To: accessd@databaseadvisors.com
<DIV></DIV>>Subject: RE: [AccessD] Events for continuous forms
<DIV></DIV>>Date: Fri, 25 Apr 2003 13:50:14 -0400
<DIV></DIV>>
<DIV></DIV>>_______________________________________________
<DIV></DIV>>AccessD mailing list
<DIV></DIV>>AccessD@databaseadvisors.com
<DIV></DIV>>http://databaseadvisors.com/mailman/listinfo/accessd
<DIV></DIV>>Website: http://www.databaseadvisors.com
<DIV></DIV></DIV><BR clear=all>
<HR>
Add photos to your messages with <A href="http://g.msn.com/8HMXENUS/2749">MSN
8. </A>Get 2 months FREE*.</BLOCKQUOTE><CODE><FONT SIZE=3><BR>
<BR>
***********************************************************************************<BR>
"This electronic message is intended to be for the use only of the named recipient, and may contain information from Hudson Health Plan (HHP) that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message. Thank You".<BR>
***********************************************************************************<BR>
</FONT></CODE>
</BODY></HTML>