[AccessD] Good Code Bad Code Question

Joe Hecht jmhecht at earthlink.net
Wed Jun 22 13:00:39 CDT 2005


The following line of code works correctly
 
Me.txtCost.Value = Me.cboPartNum.Column(2)
 
 
When I try to compile the code I get an error message that .cboPartNum    
 
Method or Data member not found.  Any Idea what is up?
 
Option Explicit is set
 
Thanks
 
 
Joe Hecht
Los Angeles CA
 



More information about the AccessD mailing list