M
mustangchic2006
I have two tables :
Class_Registration
ID (PK auto num)
Employee_Name
Department
Extension
Class_Name
Class_Date
Class_Information
ID (PK Auto num)
Class_Name
Class_Date
What i need to do is if they select a class_name, the associated date from
Class_information needs to populate in the class_date field in
class_registration. I was wondering if someone could possibly lead me in the
right direction for this, i would Greatly appreciate it.
Thanks so much!
Courtney
Class_Registration
ID (PK auto num)
Employee_Name
Department
Extension
Class_Name
Class_Date
Class_Information
ID (PK Auto num)
Class_Name
Class_Date
What i need to do is if they select a class_name, the associated date from
Class_information needs to populate in the class_date field in
class_registration. I was wondering if someone could possibly lead me in the
right direction for this, i would Greatly appreciate it.
Thanks so much!
Courtney