G 
		
								
				
				
			
		Guest
Hi
Can anyone tell me how to refer to a ComboBox on my child form from my main
form, I write the following codes in a Command button on my main form and it
doesn't work.
Me!MyChildFrom.cbxItem.Datasource = ‘1;2;3;’
Thank you
				
			Can anyone tell me how to refer to a ComboBox on my child form from my main
form, I write the following codes in a Command button on my main form and it
doesn't work.
Me!MyChildFrom.cbxItem.Datasource = ‘1;2;3;’
Thank you