Terrible title for this thread but can't think of how to say it.
Am working on my first true access db and need help to do the following task:
I have two combo boxes sourced from one table (alldata).
One is for Year where I have five years listed.
One is for weeks where I have the weeks 1 - 52.
I want it so that information can only be entered once for a specific year and week combination. e.g. once I have selected 2007 and week 35 from the respective combo boxes I wanted the following to happen:
ideally week 35 is no longer available for selection from the "Week" combo box when selected in conjunction with the 2007 year from the Year combo box.
OR
Upon save I get an error saying the combination of year and week has already been selected and therefore the record cannot be saved.
Thanks in anticipation of an answer.
cheers
Jamie
Am working on my first true access db and need help to do the following task:
I have two combo boxes sourced from one table (alldata).
One is for Year where I have five years listed.
One is for weeks where I have the weeks 1 - 52.
I want it so that information can only be entered once for a specific year and week combination. e.g. once I have selected 2007 and week 35 from the respective combo boxes I wanted the following to happen:
ideally week 35 is no longer available for selection from the "Week" combo box when selected in conjunction with the 2007 year from the Year combo box.
OR
Upon save I get an error saying the combination of year and week has already been selected and therefore the record cannot be saved.
Thanks in anticipation of an answer.
cheers
Jamie