Tab Control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Diana H
    New Member
    • Feb 2012
    • 2

    Tab Control

    I need help useing Tab Control.
    In my form I Tab control and named Page1 as BatchTicket
    In BatchTicket I have to access table Fields I.e BatchTicketNum and BatchQty in thiis page how to do this
    InAdvance thaanks
  • Guido Geurs
    Recognized Expert Contributor
    • Oct 2009
    • 767

    #2
    Sorry, but I need more information.
    Is it possible to attach your code in Bytes?

    Comment

    • Diana H
      New Member
      • Feb 2012
      • 2

      #3
      Hi Guido,
      Thanx for ur reply,I am using 2002 version of Access.
      1st time I used Tab Control in my Project.I know from connecting to database tables using :CREATE FORM BY USENG WIZARD.BUT I want to connect local database in CREATE FORM BY DESIGN VIEW.
      Suppose I have table called BatchTicket,and fields BTid(Auto),BTna me(Text),BTQTY( Integer)
      Frent End:
      In Form created using CREATE FORM BY DESIGN VIEW,
      Label1(BTName)T ext1(BTName)
      Label2(BTQTY) Text2(BTQTY)
      Text1 i.e BTName should be connected to Table BatchTicket of BTname .same for BTQTY.
      How to connect lacal database in VBA code .

      Comment

      • Guido Geurs
        Recognized Expert Contributor
        • Oct 2009
        • 767

        #4
        This is an ACCESS application.
        There is an ACCESS - VBA forum in Bytes with a lot of solutions for you!
        Is it possible to place your call in this forum?
        Maybe an expert in Access can help you better than I.?

        Comment

        Working...