John: I notice you say that this is based on a view, but it's unclear whether the lookup is based on a view, or whether the form itself is based on a view. If the latter, is there any chance you made a change to the view that makes it not-editable? Like putting an "order by" clause on it?
Karen > I have a DBLookupListBox which has worked previously without problems, > however I now get an unnumbered error message stating "Field de5 cannot be > modified" when I click on an item in the list. de5 is the data field > (column), from a view, specified in the listbox property. > > The other problem with this box is that it will not save the name of the 'on > click' eep. I have tried deleting the box and re-creating it, however the > same problems arise. > > Any suggestions as to what may be causing these problems would be much > appreciated. (I am using 7.6.2.30102.) > > Thank you. >

