View Single Post

  #3 (permalink)  
Old 08-10-2004
Daniel Daniel is offline
Junior Member
White Belt
 
Join Date: Jul 2004
Posts: 8
Cheers, I used the SelectionChange event with the pOldSelection object determined the old selection was a pushin, retrieved the record ID stored in the note and ran an update query to save the name.

I then determined if the new selection was aslo a pushpin and stored the ID from the pusphin note into a global vairable and reset the note (incase the user makes a change) on the next selection.
Reply With Quote