Search results

  1. R

    Crosstab Query Contains <> Column

    I have constructed a crosstab query in order to populate a stacked column chart. Everything is fine except the crosstab query seems to contain an extra blank column with the header <>. This is therefore appearing in the chart when I don't want it to. As the crosstab query is itself based on a...
  2. R

    New database with subform will not stay open

    I checked the visible property and this was set to Yes, but that got me playing. sbf Visible Property : Yes = Did Not Stay Open sbf Visible Property : No = Stays Open ( but can't see subform ) sbf Enabled Property : Yes = Did Not Stay Open sbf Enabled Property : No = Stays Open ( but can't...
  3. R

    New database with subform will not stay open

    The following code opens a database called "Design_Guide.mdb" from within another database i.e. it kicks off another independent access application. This worked fine ( also works for excel and word etc ) until I used a subform in the form displayed at startup. If I step through the code the...
Back
Top Bottom