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
[EMAIL PROTECTED]

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to