Hi,
I have a field: Ship_To defined Varchar 6 Length. When I create the
record (.AddNew) I don't put any value in the field. When I read the field:
lblShipTo(intX) .Caption = .Fields("Ship_T o") I get an error "Invalid use of
Null". What am I doing wrong?
I have a field: Ship_To defined Varchar 6 Length. When I create the
record (.AddNew) I don't put any value in the field. When I read the field:
lblShipTo(intX) .Caption = .Fields("Ship_T o") I get an error "Invalid use of
Null". What am I doing wrong?