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 Rhinorhino 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: *

  • Users: ViPeRSe7eN
  • Content: Threads
  • Order by date
  1. ViPeRSe7eN

    Referencing parent form code

    i have a subroutine called recalc and want to call it both from the main form and a subform contained within (on an afterupdate method). how can i call this subroutine from the child form?
  2. ViPeRSe7eN

    Control arrays in Access? (As in VB)

    I have a form with 32 labels, 32 combo boxes with slightly different sql querys each, and 32 buttons. I know access doesnt support control arrays, but i cant see any other way of doing it without individually naming each control and pasting in 96 instances of code then changing the names. which...
  3. ViPeRSe7eN

    Control Array in VBA

    I have a form with 32 labels, 32 combo boxes with slightly different sql querys each, and 32 buttons. I know access doesnt support control arrays, but i cant see any other way of doing it without individually naming each control and pasting in 96 instances of code then changing the names. which...

Part and Inventory Search

Back
Top