A 
		
								
				
				
			
		Alan T
I got a form has been set the format as DataSheet.
However, when it is displayed from my main form by:
DoCmd.OpenForm "frmSetup", acNormal, , , acFormEdit, acWindowNormal
It display as:
Field label, Field value text box.
				
			However, when it is displayed from my main form by:
DoCmd.OpenForm "frmSetup", acNormal, , , acFormEdit, acWindowNormal
It display as:
Field label, Field value text box.