Search results

  1. M

    Looking information in rows and columns

    Hi folks, I have a new problem I have been working on for a while. I have a table which contains the weight tolerances for 4 different age ranges based on their height. So, the first field (column if viewed in Datasheet view) has the height and the subsequent fields (Columns) have the maximum...
  2. M

    Query Criteria using specific Month

    I am trying to setup a query with the following criteria: I have a FromDate field and a ToDate field and I want all the records either the from or the to date fall on or through the 15th of the current month. Example: FromDate ToDate Include 13 Aug 16 Aug...
  3. M

    Newbie Question

    I have a table which holds information about employees. When it comes to some information such as children names or phone numbers there can be more than one value. Instead of having child1, child2, child3....fields in the table I want to create a different table and store this information...
  4. M

    Making it a stand-alone

    I have completed a personnel application with a couple of tables, reports and forms and now I want to make it a stand alone so that I don't have to open Access and then open the application. Instead I want to be able to click an icon on my desktop and have my application open without Access...
  5. M

    How to change a control property with the value of another cotrol

    This the scenario I am trying to create: I want a checkbox to change the Enabled property of a textbox to 'Yes' if the checkbox is checked and to 'No' if the checkbox is unchecked.
Back
Top Bottom