CharlieT302
Instructor
Hi Folks,
I have a visual basic code that sets the record source for a combo box control on a form. The record source is a relational query. I need a way to also apply a caption to the fields selected by the query.
I have to do it thru VBA because the code changes the record source based upon other field values. Therefore, I cannot set the caption on a table.
thanks
I have a visual basic code that sets the record source for a combo box control on a form. The record source is a relational query. I need a way to also apply a caption to the fields selected by the query.
I have to do it thru VBA because the code changes the record source based upon other field values. Therefore, I cannot set the caption on a table.
thanks