Continuous forms

Gazza2

Registered User.
Local time
Today, 01:29
Joined
Nov 25, 2004
Messages
184
I have a contiuous subform on a main form that i use to enter multiple products for a price check.

I am using Dlookup to pull the description and other details into their respective unbound textboxes on the subform.

The problem im having is that when i enter a partno into the text box on the next line it changes the description and other details on all the lines.Is there a way to stop this or any other way of adding multiple product lines.

Thanks in advance.
 
when i enter a partno into the text box on the next line it changes the description and other details on all the lines

This is because the text boxes are unbound
 

Users who are viewing this thread

Back
Top Bottom