Multiply date fields

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone
I have a MedService table with 20 fields (FluVac, dental, Smokeed, FootExam,
……)
I need to add for each one of these fields another 2 date fields
(CurrentDate, NewDate) .
Is there a way to not add 2 Dates fields to each one on the 20 service
fields. Like create a table with Dates and connected to MedService table, and
what is the relationship would be
Thanks
 
thanks Duane
first: I'm building the database.
second: the "FluVac" and the other fields are to hold data in the table as
they are received or referred. Then the I need to add date received and date
 
Back
Top