Forms Combo Box

E

Ernest Simard

Hi,
Neebee question. I have a two column control box. I would like to bind
both columns instead of just one. Is this possible?

Thanks Ernie
 
E

Emilia Maxim

Ernest Simard said:
Hi,
Neebee question. I have a two column control box. I would like to bind
both columns instead of just one. Is this possible?

Ernie,

you can concatenate the two fields in the RowSource query. If the
RowSource is a table, create a query based on it and set this as the
RowSource.

Best regards
Emilia

Emilia Maxim
PC-SoftwareService, Stuttgart
http://www.maxim-software-service.de
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top