K
Keith G Hicks
Using A2k with Jet.
I've never had this happen before and am lost as to what could be the
trouble. I have a main form (customers) with a subform that shows a list of
the current customer's locations (using Link Child and Link Master to synch
them). Double clicking a location opens up a form for editing that
location's data. When I close the location form all on the location subform
seems fine until I navigate to a different customer. Then all the cells in
the location subform go to "#Name?" on me. I commented out ALL the code in
the pop up locatoin form to see if it was casuing any trouble and it's not.
The source for the subform is just several fields from the location table
and no criteria are set. The source for the popup form is similar except
that I'm using a UDF in the criteria of the CustID column to synch up the
right customer's locations. Any ideas on why when I just open and close the
location popup form without doing anything else then that goofs up the
location subform in the main customer form? I'm stumped.
Thanks,
Keith
I've never had this happen before and am lost as to what could be the
trouble. I have a main form (customers) with a subform that shows a list of
the current customer's locations (using Link Child and Link Master to synch
them). Double clicking a location opens up a form for editing that
location's data. When I close the location form all on the location subform
seems fine until I navigate to a different customer. Then all the cells in
the location subform go to "#Name?" on me. I commented out ALL the code in
the pop up locatoin form to see if it was casuing any trouble and it's not.
The source for the subform is just several fields from the location table
and no criteria are set. The source for the popup form is similar except
that I'm using a UDF in the criteria of the CustID column to synch up the
right customer's locations. Any ideas on why when I just open and close the
location popup form without doing anything else then that goofs up the
location subform in the main customer form? I'm stumped.
Thanks,
Keith