B bluwind Registered User. Local time Today, 13:54 Joined Mar 20, 2008 Messages 26 May 12, 2008 #1 o.k i have used dlookup to select a record, i now want (VIA code) to update a selected record in a table which is not my record source for the form.
o.k i have used dlookup to select a record, i now want (VIA code) to update a selected record in a table which is not my record source for the form.
boblarson Smeghead Local time Today, 13:54 Joined Jan 12, 2001 Messages 32,059 May 12, 2008 #2 Why not just use an update query - it is much more efficient.