M 
		
								
				
				
			
		Maggie
I have a combo box that looks up a value from the field PK
in my EventTable. Once a value is selected I want the
combo box to lookup & write the value of two other fields
in my Event table to fields Category and Subcategory in
MainTable.
Example
If PKField = A1 then Event = A and Location = 1 write
this event & location info to Category and Subcategory in
MainTable
Any suggestions on how to accomplish this?
Thanks,
Maggie
				
			in my EventTable. Once a value is selected I want the
combo box to lookup & write the value of two other fields
in my Event table to fields Category and Subcategory in
MainTable.
Example
If PKField = A1 then Event = A and Location = 1 write
this event & location info to Category and Subcategory in
MainTable
Any suggestions on how to accomplish this?
Thanks,
Maggie
	
   that is just for illustration.