C
Chaplain Doug
I have a form whose source query grabs 8 fields. However,
I only display three of the fields in the form, but need
to reference all of the fields programmatically. When I
reference (in the code behind the form) the fields that
are not displayed on the form (via controls) they come up
as empty. How may I reference these nodisplayed fields?
I am befuddled as I seem to have always been able to do
this before. Thanks.
I only display three of the fields in the form, but need
to reference all of the fields programmatically. When I
reference (in the code behind the form) the fields that
are not displayed on the form (via controls) they come up
as empty. How may I reference these nodisplayed fields?
I am befuddled as I seem to have always been able to do
this before. Thanks.