Combo Box in a form

S

Shane

I'm new to VBA in Project. My experience is with Access. I want to be able to
edit a filter based on the contents of a form. I'll use a combo box in the
form. Is it possible to tie the control source of that combo box to the value
list of either an enterprise text field or enterprise outline code field?
Thx,
Shane
 
R

Rod Gill

Hi,

No. VBA forms are much less sophisticated than Access Forms. You will need
to write code that copies the value and writes it to the selected Task.
 

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