C
Co9ug9ar
Right now I have a table with field for a case #, case name, year, month, due
date (1st, 2nd...), and Calendar date(1/1, 2/15,ect) and I have to manually
go through each case and enter in the desired calendar date for about 11,000
records based on the month, year, and due date. Is there a way to set up
another table(s) that contain the Calender date as input and hte rest as
column headers so that my original table can look up the Calendar date from
the other table so I only have to enter the Calendar date into the new table
and it will update in all the case?
The only way I could think of was to give every month a new table and have
just the Due date as column headers with the desired Calendar. However, with
this plan I wouldn't know how to call access to these different tables from
the original table.
Any suggestions would be great.
Thanks,
Keith
date (1st, 2nd...), and Calendar date(1/1, 2/15,ect) and I have to manually
go through each case and enter in the desired calendar date for about 11,000
records based on the month, year, and due date. Is there a way to set up
another table(s) that contain the Calender date as input and hte rest as
column headers so that my original table can look up the Calendar date from
the other table so I only have to enter the Calendar date into the new table
and it will update in all the case?
The only way I could think of was to give every month a new table and have
just the Due date as column headers with the desired Calendar. However, with
this plan I wouldn't know how to call access to these different tables from
the original table.
Any suggestions would be great.
Thanks,
Keith