I'm having trouble getting the new SELECTION property to work. In a form, I have a DB combo box and a button that brings up another form that adds a record to the table which the combo box is based on.
I then do a PROPERTY REFRESHLIST and a PROPERTY SELECTION to make sure that the newly added record is present and selected in the combo box. The REFRESH works OK, the new record is in the list. However, it is not selected. Does anyone have an example of how to use PROPERTY SELECTION? -- Larry
