Add a line to a combo box?

  • Thread starter Thread starter Laurel
  • Start date Start date
L

Laurel

I have a dropdown (combo box) where the Row Source is a sql statement.
After it has loaded, I would like to add a row with the contents "All". Is
this possible? If so, what is the syntax? My code already has a requery on
that combo box for other reasons, so placement of the addition isn't a
problem. I don't think....

Apologies if this is a duplicate posting. I was sure I had posted it an
hour or two ago, but I keep looking and I keep not seeing it.
 
Back
Top