Re: Query combo box on tab question

From: Steve Schapel (schapel_at_mvps.org.ns)
Date: 03/23/04

  • Next message: Steve Schapel: "Re: how to set default printer in VBA???"
    Date: Wed, 24 Mar 2004 06:27:03 +1200
    
    

    Lcannon1,

    No, the fact that a control is positioned on a tab control makes no
    difference to its status. It's just...
    [forms]![frmlist]![cbotype]
    I do not know what you mean by "the main form does not have a name
    field"... could you please elaborate.

    -- 
    Steve Schapel, Microsoft Access MVP
    lcannon1 wrote:
    > I am trying to query a form that has a tab on it. If the tab is named
    > page2 and the combo box name is cbotype. Since the main form does not
    > have a name field do I use the caption name?
    > 
    > [forms]![frmlist]! [page2]! [cbotype]
    > name of form tab name Combo box where selection is made.
    > 
    

  • Next message: Steve Schapel: "Re: how to set default printer in VBA???"

    Relevant Pages

    • Re: Heres a "CASE" statement with strings... sorta.
      ... It's no longer in the caption and there is no ready ... > and when I click a tab it calls ... Setting it would take the tab selection along with it; ... ([mnuFileNew, ...
      (alt.comp.lang.borland-delphi)
    • RE: Better way of navigating in a tab control with many tabs?
      ... There are many tabs on the tab control because the form *is* extremely ... All of the tabs of the tab control should appear at all times. ... Caption: General ... Dim intCurrentRow As Integer ...
      (microsoft.public.access.forms)
    • Re: Better way of navigating in a tab control with many tabs?
      ... There are many tabs on the tab control because the form *is* extremely ... All of the tabs of the tab control should appear at all times. ... Caption: General ... Dim intCurrentRow As Integer ...
      (microsoft.public.access.forms)
    • Re: Tab Colors in Access2000
      ... Do you have the class clsTabs from Stephen's sample? ... Background color on a "tab" form ... Select the TAB control itself...not one of the individual TAB pages. ...
      (microsoft.public.access.forms)
    • Re: Tab Colors in Access2000
      ... The expression On Load you entered as teh event property setting produced the ... Background color on a "tab" form ... Select the TAB control itself...not one of the individual TAB pages. ...
      (microsoft.public.access.forms)