View Full Version : Edit Lookup Column


jparks2010
04-15-2010, 06:04 AM
Hey all I have a spelling error in my lookup column. So I would like to change the spelling and have it automatically correct the spelling on all the records with the misspelled value. I am using Access 2007. Suggestions anybody!!

JamesMcS
04-15-2010, 06:55 AM
Use an update query to update to the correct spelling, criteria would be the wrongly spelled word.

jparks2010
04-15-2010, 08:16 AM
thanks I got it spelled correctly and all the records updated to reflect the new spelling

JamesMcS
04-15-2010, 11:24 PM
Excellent, glad it worked!