creating text box/memo independant to each customer

rich_bell20

Registered User.
Local time
Today, 13:11
Joined
May 6, 2003
Messages
31
hello there, i'm trying to do a program where a builder can save particular job orders to each customer, i need a blank box though, so he can enter the job description for that particular job. i tried just using a text box, but if i type something in the description field for customer 1, then click next record to customer 2, then the same writing is in the descciption text box for customer2. is there a way i can assigne each description text box to each customer or is there an easier way to do it, thanks alot,

richaRD.
 
Sounds like your text box is not BOUND to the underlying table
 

Users who are viewing this thread

Back
Top Bottom