T
Tony Renauldo
Sarah,
You could also create a table of your companies, then have
the combo box control on the form look to your company
table for values to display. That way, you never have to
try and update the control's value list if you add or
change companies; you can just update your table, and the
combo box will always show those updated table contents.
-Tony
You could also create a table of your companies, then have
the combo box control on the form look to your company
table for values to display. That way, you never have to
try and update the control's value list if you add or
change companies; you can just update your table, and the
combo box will always show those updated table contents.
-Tony