Multiply date fields

A

amin

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
 
A

amin

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
 
D

Duane Hookom

If you have FluVac as a field name then I believe this is a normalization
problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top