I have a chart that is currently on paper, that I would like to store in a database. And I want it to be normalized, but I can't figure out how to get an easy to edit UI to go with the normalized tables. Here is the chart:
A crosstab query would display the information, but it isn't updateable. I would like to make the entry form very close to this as it is easy to just tab through the fields and enter the dates, but I can't think of a way to do so while having the data normalized. Does anyone know any tricks to make this possible?
Code:
Immunization | Date | Date | Date | Date | Date | Date Diphtheria Tetanus and/or Pertussis Poliomyelitis Measles Mumps Rubella Hepatitis B
Comment