View Single Post
  #6  
Old December 20th, 2008, 04:14 PM posted to microsoft.public.access.gettingstarted
Rick Brandt
external usenet poster
 
Posts: 4,354
Default Show the date of the last time the query was run

On Sat, 20 Dec 2008 07:55:01 -0800, Mishanya wrote:
Rick
Just one more tuning quest
How can I make the switchboard LastUpdate control update it's contain
(to change the date) after the query is finished? Now it only updates
after closing and opening the form again.


You need to issue a Requery on it in code...

Me.ComboBoxName.Requery

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com