Search results

  1. P

    How to use GROUP BY in a form flter

    I have developed an accounting database which includes, among others, tables for Transactions and Creditors. I want to query the data for a particular time period to find out how much I have paid to each creditor. At the moment I can do this by having a Main Form based on Creditors, and a...
  2. P

    Topic: Changing font properties in subforms

    Thanks very much for this; the code works fine. It also accepts the syntax Me!subformname.... I shall now add two buttons to increment and decrement the font size according to the user's desires. Curiously, once again, this code does not change the font sizes on the Properties sheet.
  3. P

    Topic: Changing font properties in subforms

    I wonder if anyone else has had this problem, and whether they have found a solution? I have a Main Form, on which is a Subform, in datasheet view. The text boxes on the subform are bound to an underlying table. The font properties of these text boxes on the subform have been set manually...
  4. P

    Hello to existing members

    Hello everybody! I am a retired international civil servant, currently living in Istanbul, Turkey. I have been using Microsoft Access off and on since version 1.0, mostly for domestic purposes such as cataloguing equipment, books, contacts, suppliers, music, films etc. More recently I have...
Back
Top Bottom