Search results

  1. J

    Count Status

    I have a database that has records at different statuses along the process, like "created", "submitted to finance", etc. I have a form where I can choose the status from a dropdown and it will total the number of records at that status and display in an unbound field "Total". My only problem...
  2. J

    Decimal Places

    I have search the forum and cannot find an answer, can anyone please help. I have a few field in my table that have number and I would like to be able to enter decimal place numbers like 8.25. I have set: Field Size = 'Long Integer' Format = 'General Number' Decimal Places = '2' When I go to...
  3. J

    Date and Time

    I have a button on a form where the user can simply click and the date will be entered into a field. I would like to make it so the date and time can be entered, but I am stuck. Under the event procedure of the button I have check_req_date = Date The field is set to General Date so the time...
  4. J

    Make table query inside a split database

    Is it possible to have a make table query inside a split database? Thanks for the help! Adam
  5. J

    Make Table Query in Split Database

    Is it possible to have a make table query inside a split database? Thanks for the help! Adam
  6. J

    Add Data Using Query

    Hello All, I am new to this wonderful forum and I am amazed at the group of Access Professionals that is assembled! I have a hopefully a short quick question. I have setup a database that uses a form based on a query (because I need to calculate fields). I would like to be able to add...
Back
Top Bottom