I have an ADO on my form and if there are no records found for what it calls for then I want to make the
recordsource = none and the ADODC = none (for DB). If I do not do it this way then when I type into textboxes on the form it automatically deletes the typing when I lose focus. Hope this makes sense I know there has got to be a simple line of code to fix this. Thanks.