J Jimee Registered User. Local time Today, 18:23 Joined May 4, 2001 Messages 21 Apr 1, 2004 #1 I have a new field I havbe added to a table. How can I retroactively fill in the records automatically?
I have a new field I havbe added to a table. How can I retroactively fill in the records automatically?
Mile-O Back once again... Local time Today, 18:23 Joined Dec 10, 2002 Messages 11,316 Apr 1, 2004 #2 Jimee said: I have a new field I havbe added to a table. How can I retroactively fill in the records automatically? Click to expand... With what?
Jimee said: I have a new field I havbe added to a table. How can I retroactively fill in the records automatically? Click to expand... With what?
J Jimee Registered User. Local time Today, 18:23 Joined May 4, 2001 Messages 21 Apr 1, 2004 #3 The same value all the way through The same value all the way through
Mile-O Back once again... Local time Today, 18:23 Joined Dec 10, 2002 Messages 11,316 Apr 1, 2004 #4 Use an update query... Last edited: Apr 1, 2004
J Jimee Registered User. Local time Today, 18:23 Joined May 4, 2001 Messages 21 Apr 1, 2004 #5 Thank You Thanks. That did the trick