Hi,
I have a form (called Customer Search) with a list box of all customers details.
When i double click on one customer i want it to
1) take their customer ID number
2) close the current form (called Customer Search)
3) Open another form (called Sales)
4) insert the customer ID a Text Box (called Customer ID) in the form Sales.
Ive been trying for hours to get the right code but nothing seems to work.
Thanks
I have a form (called Customer Search) with a list box of all customers details.
When i double click on one customer i want it to
1) take their customer ID number
2) close the current form (called Customer Search)
3) Open another form (called Sales)
4) insert the customer ID a Text Box (called Customer ID) in the form Sales.
Ive been trying for hours to get the right code but nothing seems to work.
Thanks