Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by slin

  1. slin

    Refresh the form with Combo Box

    PHV, Thanks for the tip. However when I unbound the combo then it doesn't navigate anymore. Do you think I should create another combo for navigation purposes only? My current user wanted the form to be easy to use--using the combo to navigate AND modify records. I'm very new to Access...
  2. slin

    Refresh the form with Combo Box

    Oh and also, if I want to add a new record in the table which the Combo Box points to, is there a way to refresh the main form without closing it and reopening it? Thanks.
  3. slin

    Refresh the form with Combo Box

    Hello, I posted the first part of this question in the VBA coding forum and thanks much to FredaH302 for giving me valuable tips (thread705-131554). However I am having a small problem now where my subforms would show specific records by scrolling the mouse wheel, but when I click on the item...
  4. slin

    Refresh a subform in a Tab Control using Combo Box

    FredaH302, Thank you for the tip, I renamed the combo box field to cboCourseID and changed it in the code. It seems to be working fine now. I just realized I probably should have posted this post in the Forms forum, oops... Anyway thank you for the help.
  5. slin

    Refresh a subform in a Tab Control using Combo Box

    Hello, I'm new to the Access programming and am having a small problem. I have a form with a combo box in the main form and a tab control with 2 tabbed pages, each has a subform on it. Is there a way to click on the combo box so the contents in the subform in the first tab page would change...

Part and Inventory Search

Back
Top