bodvoc
Red Sea Pedestrian
- Local time
- Today, 06:37
- Joined
- May 4, 2003
- Messages
- 54
Hi all
Can anyone help me, i am using a textbox to store personal details that are looked up by a combo box (running of a query)i.e.
Textbox=[combobox].column(#)
# being the number of the column wanted.
But, if I have two or more people living at the same address, though it shows the right info in the form i.e. person 3, it puts person 1 details in the supporting table?
?
I have a primary key set on an auto number, is there any way of using this to lock the info to the right person? Did it with dlookup but thats to slow over our network!!
Thanks
Bodvoc
Can anyone help me, i am using a textbox to store personal details that are looked up by a combo box (running of a query)i.e.
Textbox=[combobox].column(#)
# being the number of the column wanted.
But, if I have two or more people living at the same address, though it shows the right info in the form i.e. person 3, it puts person 1 details in the supporting table?
I have a primary key set on an auto number, is there any way of using this to lock the info to the right person? Did it with dlookup but thats to slow over our network!!
Thanks
Bodvoc