C
Christopher Robin
This is probably something easy to do, but my brain seems to be sleeping at
the moment. I've added a combo box to a form, and the selection from this
combo box will drive the data in 4 other fields. Because these items are
linked, I created a view on the back end, and then removed the old text box
and replaced it with the new and improved combo box. There is data for this
field, and I would like that data to be populated, if it exists. I've set
the Default Value for the combo box to be the appropriate column from the
db, but it doesn't show any data.
Any suggestions would be greatly appreciated.
TIA,
Chris
the moment. I've added a combo box to a form, and the selection from this
combo box will drive the data in 4 other fields. Because these items are
linked, I created a view on the back end, and then removed the old text box
and replaced it with the new and improved combo box. There is data for this
field, and I would like that data to be populated, if it exists. I've set
the Default Value for the combo box to be the appropriate column from the
db, but it doesn't show any data.
Any suggestions would be greatly appreciated.
TIA,
Chris