Search results

  1. J

    Consolidate data into new record format

    I have data in a table that currently looks like what is in blue. I would like to create a new table with the data looking like what is in red. Any help is greatly appreciated. INFO____________DESCRIPTION____________GROUPING Smith...
  2. J

    Show combo box if check box checked

    I have a combo box that I would like to have hidden or visible based on the value of a check box. For example, The check box would prompt the user - "Do you want to override default?" If checked, combo1 box would appear and allow data entry. If the box is unchecked, the combo1 box would...
  3. J

    Data entry on Form and calculations made on that data

    I am trying to create a form where the user enters basic data and then the form performs a series of calculations based on the initial data entry. An example would be best: User would enter the following information which would vary from record to record(in red): PatientID: 123456...
Back
Top Bottom