M
Mike
This is probably a simple problem, but I can't figure it out. I have query
linking two tables of data. Within the query I'm extracting data using two
fields "PN" and "Work Center". I'm using these two fields in a form, which
is where my problem is. The form will give me the correct PN associated
with the work center, but I would like to see all the PN's associated with a
Work Center. Should I use a listbox or a combobox or ? to extract this
information. If so, how?
linking two tables of data. Within the query I'm extracting data using two
fields "PN" and "Work Center". I'm using these two fields in a form, which
is where my problem is. The form will give me the correct PN associated
with the work center, but I would like to see all the PN's associated with a
Work Center. Should I use a listbox or a combobox or ? to extract this
information. If so, how?