Dear All,
I have make a menu on a parent form,
two command on the menu,
each command trigger one child form,
each child form have a grid on it,
one grid show customer information, the other grid show salesman
information.
But now, whenever the second grid show up, the content of the first grid
will all gone.
i have been using the .recordsource to set up the sql statement, no cursor
name is duplicate for testing purpose.
no relation between two form.
am i doing somthing silly?
Many thanks.
Regards,
Wandy Tang