colinmunnelly
Registered User.
- Local time
- Today, 22:42
- Joined
- Feb 26, 2002
- Messages
- 89
I think im missing something obvious here goes.
I have a table called 'names' within that table there is a field called 'Company' and a field called 'lineone'. On a form i have got a combo box that looks up the company field in the names table. I want a text box to populate the matching 'lineone' field.
I have enterd =dlookup("lineone","names","[combo44]")
I have not used this function for ages and have been trying to sort it myself but getting to annoyed with it now. Someone put me out of my misery!!!
Thanks all
I have a table called 'names' within that table there is a field called 'Company' and a field called 'lineone'. On a form i have got a combo box that looks up the company field in the names table. I want a text box to populate the matching 'lineone' field.
I have enterd =dlookup("lineone","names","[combo44]")
I have not used this function for ages and have been trying to sort it myself but getting to annoyed with it now. Someone put me out of my misery!!!
Thanks all