V vbaInet AWF VIP Local time Today, 18:45 Joined Jan 22, 2010 Messages 26,374 Dec 7, 2011 #21 If you show me an sample db of what you're trying to do, I will be able to advise.
missinglinq AWF VIP Local time Today, 13:45 Joined Jun 20, 2003 Messages 6,420 Dec 7, 2011 #22 tezread said: ...I could use the RefreshRecord function as well but for some reason its not working in Access 2003... Click to expand... That's because it wasn't available in Access 2003! In that version you have to Refresh the entire Form using Me.Refresh. Linq ;0)>
tezread said: ...I could use the RefreshRecord function as well but for some reason its not working in Access 2003... Click to expand... That's because it wasn't available in Access 2003! In that version you have to Refresh the entire Form using Me.Refresh. Linq ;0)>