Search results

  1. S

    Wrapping in a text box

    Does anyone know if I can wrap to 2 columns within a single concatenated text box? I have a long skinny list that could be displayed in 2 columns if it can be done.
  2. S

    Dependent combo boxes II

    And the (painful) saga continues. In review, I have a query based combo box on a form which selects a ProviderName. In a subsequent combo box I have SiteNames. The idea is to get only the SiteNames directly associated with the ProviderName selected to appear in the second combo box. I have...
  3. S

    Dependent combo boxes

    I know I should not be having a problem with this, but...... I have a combo box on a form wherein the user selects a Provider (based on a Provider table). I also have a Location combo box (based on a related Location table). Each Provider may have several locations. The client would like me...
Back
Top Bottom