E
EJ Williams
Does anyone know of a way to programmatically override the displaycontrol
property? This is my situation, I am dynamically creating a querydef that is
displayed in a subform control. The querydef is based on user selections and
is working fine. I have a button on the main form that allows the data to be
outputto Excel. I would like for the exported data to contain the
coded-domain values rather than their descriptions from the second column of
the combo-box. The combo-boxes are being set within the field displaycontrol
property of the table.
Anyone know any way around this. It is great for display purposes but I need
the underlying field values for my exports.
TIA,
Eric
property? This is my situation, I am dynamically creating a querydef that is
displayed in a subform control. The querydef is based on user selections and
is working fine. I have a button on the main form that allows the data to be
outputto Excel. I would like for the exported data to contain the
coded-domain values rather than their descriptions from the second column of
the combo-box. The combo-boxes are being set within the field displaycontrol
property of the table.
Anyone know any way around this. It is great for display purposes but I need
the underlying field values for my exports.
TIA,
Eric