I can't at the moment see what's causing this error message in my program. It occurs with the first procedure of the initial form, i.e. 'On Load' event, and then again on the next form opened from within that. I've changed nothing which the help description, says would have caused it. Interestingly, when the form does load ( after OK'ing the error ), it fills a combo box, which retrives it data from a single table by my creating a recordset, with OLD data ( which I have since overwritten - a list of first and Surnames, basically concatenated into a single string ) ??? Any ideas.
