Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...Your information in this site is absolutely WONDERFUL. It is the most useful site on the web to me right now. Thank You Thank You..."

Geography

Where in the world do Tek-Tips members come from?
PL01 (TechnicalUser)
17 Feb 12 13:49
I've asked this question befor and searched high and low for a solution but never gotten a working answer.

How can I get a form with a sub data sheet to refresh itself after the table behind the sub data sheet is updated?  For example, one control on the sheet re-alphabetizes the records in the sub data sheet table.  After doing this the records in the table do re-alphabetize, but I still need to manually requery the displayed sub data sheet by reselecting another control on the form to show the updated data.  

It's a small inconvenience, but would save some time and trouble in the field if the sub data sheet records would automatically update on the form each time the table is changed, rather than needing to refresh the form itself manually through one of its controls.
MazeWorX (IS/IT--Management)
17 Feb 12 16:17
requery the sub form with vba  

HTH << MaZeWorX >> "I have not failed I have only found ten thousand ways that don't work" <<Edison>>

PL01 (TechnicalUser)
18 Feb 12 18:28
great that works!
Me.Form.[Inventory Query subform].Requery
MazeWorX (IS/IT--Management)
18 Feb 12 19:43
cool

HTH << MaZeWorX >> "I have not failed I have only found ten thousand ways that don't work" <<Edison>>

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close