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 Westi 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. jhovel

    Using TabControl to enter value into a field?

    Bloody great! That set me on the right path. Thank you! I ended up using a case statement to select the record entry based on the page number. It works! Private Sub Form_BeforeUpdate(Cancel As Integer) ' Enter Tab label value into Practitioner Type field Dim strTabText As...
  2. jhovel

    Using TabControl to enter value into a field?

    Hi, I'm not a programmer, but get myself into these projects too deep too easily... ;) I've developed an Access database for my work (no IT support there) with a data entry form that contains mainly a tab control. It runs on a Pen PC and I wish to use the tab name chosen by a user to be entered...

Part and Inventory Search

Back
Top