K
Kristina H via AccessMonster.com
Hi there,
I am trying to make a referral database for my boss.
I have two tables REFERRALS and CODES.
In REFERRALS, the table contains surname,name, date (that referral was sent),
and CODES contains codes that have corresponding timeframes (in days) like 7
days, 14 days etc. Eg. Code 11, FirstReportDue = 7, 2ndReportDue = 14 and
so on
Now what i want to do is make a calculation for an InitialReportDue field
store the result of Referrals.Date and the corresponding timeframes (eg
InitialReportDue = Referral.Date + Codes.1stReportDue). How on earth do i do
this? I really don't want to resort to VBA code seeing as i have the tables
set up already. Any help would be great. More than happy to chat via msn.I
need major help with this.
Krissy
I am trying to make a referral database for my boss.
I have two tables REFERRALS and CODES.
In REFERRALS, the table contains surname,name, date (that referral was sent),
and CODES contains codes that have corresponding timeframes (in days) like 7
days, 14 days etc. Eg. Code 11, FirstReportDue = 7, 2ndReportDue = 14 and
so on
Now what i want to do is make a calculation for an InitialReportDue field
store the result of Referrals.Date and the corresponding timeframes (eg
InitialReportDue = Referral.Date + Codes.1stReportDue). How on earth do i do
this? I really don't want to resort to VBA code seeing as i have the tables
set up already. Any help would be great. More than happy to chat via msn.I
need major help with this.
Krissy