andy_dyer
Registered User.
- Local time
- Today, 03:25
- Joined
- Jul 2, 2003
- Messages
- 806
Hi,
I have a stored value in a table that I need to duplicate in every record.
The way the database is designed is that I have chosen from a combo box a location which is centrally stored in the database.
This is then displayed on the input form frmInput.
This is fine but what i need to be able to do is to update the table tblInput field Centre with the contents of this field Location from tblLocation.
I have tried the lookup wizard with no success.
If I can't find a better way, i will have to routinely export to excel and then do a replace all on the empty fields under Centre.
Pretty please with a cherry on top does anyone have any suggestions for me?????
Thanks,
Andy
I have a stored value in a table that I need to duplicate in every record.
The way the database is designed is that I have chosen from a combo box a location which is centrally stored in the database.
This is then displayed on the input form frmInput.
This is fine but what i need to be able to do is to update the table tblInput field Centre with the contents of this field Location from tblLocation.
I have tried the lookup wizard with no success.
If I can't find a better way, i will have to routinely export to excel and then do a replace all on the empty fields under Centre.
Pretty please with a cherry on top does anyone have any suggestions for me?????
Thanks,
Andy