Search results

  1. D

    Question Help With Math - Calculate Km/l - Car Consumption

    Hi, I'm making an Access database to help me register my fuel consumption, but I'm having problems to built the function. I have the following data, that I will register every time I go to the fuel station: Liters I'm putting in the tank Current Km Amount of Km I could run considering the...
  2. D

    Organize by date in a Union Query

    Hi, I have a union query with date in the format ddmmyyy. This query was created to show birthdays of the month, which works but the order of the birthdays are all wrong, because in order to organize from oldest to newest, access is considering the year, not only day and month. How can I make...
  3. D

    Filter By Date In Different Fields

    Hi, I have the following fields: Name (text) Date of Payment 1 (date) Paid 1? (yes/no) Date of Payment 2 (date) Paid 2? (yes/no) Date of Payment 3 (date) Paid 3? (yes/no) Date of Payment 4 (date) Paid 4? (yes/no) I want to create a query that will show me the names with "Date of...
  4. D

    Wizard - Button - Open Form - not working

    I'm trying to create a button that will open a form in a specific record, but it doesn't work See the screenshots with the steps I made: 1. Selecting the action of the button img148.imageshack.us/img148/9770/1openform.jpg 2. Choosing the option to open in a specific record...
Back
Top Bottom