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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tinkiewinkie

    How do I change the record on a sub form

    I am trying to change the current record in a sub-form using VBA code in access. I am using the DoCmd.GoToRecord method, but I don't seem to get the object right. Here is the line of code: DoCmd.GoToRecord acDataForm, Forms("frmFind")("subFrmFind").Form...

Part and Inventory Search

Back
Top