On Feb 25, 2007, at 17:55, Tim Jones <[EMAIL PROTECTED]> wrote: > On Feb 25, 2007, at 3:21 PM, Robert and Sigrid wrote: > >> Hi list, >> >> I try to edit a cell that was clicked but without the entire row >> being selected. I have the following code in the cellClick event: >> >> Me.CellType(row,column)=Listbox.TypeEditable >> Me.EditCell(row,column) >> me.Selected(row) = false > > Return True > > Tim > -- > Tim Jones
Thanks Tim, I knew it was someting "basic" I missed (it was way past my bedtime). _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
