J
Jason Gyetko
I have a combo box which is running a select statement in the row source to
retrieve the data which is displayed when the arrow is clicked. Is there a
way for me to add 'ZZ' as the last record of the data returned from the sql
statement. I'm trying to get around adding a 'ZZ' record in the table for
every combination that the sql statement will encounter, so I just want it
hard-coded at the end. Thanks.
retrieve the data which is displayed when the arrow is clicked. Is there a
way for me to add 'ZZ' as the last record of the data returned from the sql
statement. I'm trying to get around adding a 'ZZ' record in the table for
every combination that the sql statement will encounter, so I just want it
hard-coded at the end. Thanks.