D 
		
								
				
				
			
		Dthmtlgod
I have a simple list box.  Using Access 2003
The listbox record source is set to Table/Query called Query1. The query is
very simple, Select RecordID, Name, Address, Job
Control Source is set to =[Query1].[RecordID]
Column Count is set to 4
Bound Column is set to 1
I am using a after_update event to open up another form based on the record
selected for editing.
I am getting the "control can't be edited" error.
Any assistance that can be provided is much appreciated.
				
			The listbox record source is set to Table/Query called Query1. The query is
very simple, Select RecordID, Name, Address, Job
Control Source is set to =[Query1].[RecordID]
Column Count is set to 4
Bound Column is set to 1
I am using a after_update event to open up another form based on the record
selected for editing.
I am getting the "control can't be edited" error.
Any assistance that can be provided is much appreciated.
