Aha! nevermind, I figured it out. I used a Do until end of file loop instead to search through all records and set text21 value to the LastUpdate when the ProductName matches the user selection. Works exactly how it should now. Thanks very much with the help, would have taken alot longer to...