what with empty datasheet-form?

S

Stefan

Hello,

I've got two forms. One datasheet and one normal form. So, if I select a
row in te datasheet all the data appear in the form.

But if the datasheet contains no data, then the old data in the normal form
stays there instead of disappearing.

I use the filter-function. How can i dissolve this problem.


Greetings
Stefan
 
S

sparker

Have you tried setting the Forms OnLoad event to clear out all of your
objects? Is the Form Bound? You may need to provide additional information to
get a response...
Take Care & God Bless ~ SPARKER ~
 
Top