D
DS
Is there a way to populate Unbound Textboxes on an Unbound Form based on
a CustomerID without using a number of DLookUps?
These are the fields
Me.TxtBusinessName
Me.TxtDeeName
Me.TxtAddress
Me.TxtApt
Me.TxtCity
Me.TxtState
Me.TxtZipCode
Me.TxtTel
Me.TxtExt
Me.TxtFax
Me.TxtEMail
Me.TxtCreditLimit
Me.ChkHouseAccount
They are all from one table called Customers.
Thanks
DS
a CustomerID without using a number of DLookUps?
These are the fields
Me.TxtBusinessName
Me.TxtDeeName
Me.TxtAddress
Me.TxtApt
Me.TxtCity
Me.TxtState
Me.TxtZipCode
Me.TxtTel
Me.TxtExt
Me.TxtFax
Me.TxtEMail
Me.TxtCreditLimit
Me.ChkHouseAccount
They are all from one table called Customers.
Thanks
DS